Parameters
- strSettingPath
- Indicates the path of the setting (relative to path of the node, path starts after the path of the node).
- nIdx
- 0-based index.
Return Value
value read from settings
Exception | Description |
---|---|
BaseException | Thrown when the value cannot be read from settings |
System.ArgumentNullException | Thrown when strSettingsPath is null . |