public virtual void ClearSetting( string strSettingPath, int idx )
public: virtual void ClearSetting( 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 index of the value of the setting. |