SettingNode Properties |
The SettingNode type exposes the following members.
| Name | Description | |
|---|---|---|
| ArraySize |
If this node has an array setting, the property returns the size of the array. | |
| Count |
This property returns the number of the direct child nodes.
| |
| FullName |
This property returns the absolute dot-separated path of the node.
| |
| HasSetting |
This property returns whether the node has a setting or not.
| |
| Name |
This property returns the name of the node.
| |
| SymbolicValue |
This property returns the string representation of the related setting value. | |
| Type |
This property returns the setting type. |