public virtual bool GetBoolSetting( string strSettingPath, int idx )
public: virtual bool GetBoolSetting( String^ strSettingPath, int idx )
Parameters
| Parameter Name | Description |
|---|---|
| strSettingPath | Indicates the path of the setting (relative to path of the node, path starts after the path of the node). |
| idx | Indicates the index. |
Return Value
Returns the value of the setting.