OptionsCollection.data Field

Dictionary of the options and its values.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
protected Dictionary<string, string> data

Field Value

Dictionary<String, String>

See Also