![]() | Gets the AliasText for this instance. |
![]() | Returns the parent IConfigSource. |
![]() | Gets or sets the IConfig name. If set then it renames this config with the parent source. |
![]() | Returns true if the configuration key is present. |
![]() | Overloaded. Returns a string key value. |
![]() | Overloaded. Returns a boolean key value. |
![]() | Overloaded. Returns a double key value. |
![]() | Returns the expanded string value. This method does not replace the other key values in the IConfigSource. |
![]() | Overloaded. Returns a float key value. |
![]() | Overloaded. Returns an integer key value. |
![]() | Returns an Array of the key strings. |
![]() | Overloaded. Returns an long key value. |
![]() | Overloaded. Returns a string key value. |
![]() | Returns an Array of all key values. |
![]() | Removes a configuration key. |
![]() | Sets a key value. |
![]() | Occurs when a key is removed. |
![]() | Occurs when a key is set. |
IConfig Interface | Nini.Config Namespace