Click or drag to resize

SettingNode Properties

The SettingNode type exposes the following members.

Properties
  NameDescription
Public propertyArraySize
If this node has an array setting, the property returns the size of the array.
Public propertyCount
This property returns the number of the direct child nodes.
Public propertyFullName
This property returns the absolute dot-separated path of the node.
Public propertyHasSetting
This property returns whether the node has a setting or not.
Public propertyName
This property returns the name of the node.
Public propertySymbolicValue
This property returns the string representation of the related setting value.
Public propertyType
This property returns the setting type.
Top
See Also