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). |
| value | Indicates the value of the setting. |
| idx | Indicates the index. |
| Parameter Name | Description |
|---|---|
| strSettingPath | Indicates the path of the setting (relative to path of the node, path starts after the path of the node). |
| value | Indicates the value of the setting. |
| idx | Indicates the index. |
| Exception | Description |
|---|---|
| System.ArgumentNullException | The value of the parameter object is NULL. |
| BaseException | The object has not been initialized correctly. |
| BaseException | The function failed. |