![]() |
Constructor. |
![]() | 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. |
![]() | Adds a new IConfig. |
![]() | Returns true if the configuration key is present. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Overloaded. Returns a key value. If the parent IniConfigSource has CaseSensitive turned on then this will return the value ignoring the case of the key name. |
![]() | 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. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | 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. |
![]() | Gets the Type of the current instance. |
![]() | Returns an Array of all key values. |
![]() | Removes a key. If the parent IniConfigSource has CaseSensitive turned on then this will remove the key ignoring the case of the key name. |
![]() | Sets a key value. If the parent IniConfigSource has CaseSensitive turned on then this will set the value ignoring the case of the key name. |
![]() | Returns a String that represents the current Object. |
![]() | Occurs when a key is removed. |
![]() | Occurs when a key is set. |
![]() |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
![]() | Raises the KeyRemoved event. |
![]() | Raises the KeySet event. |
IniConfig Class | Nini.Config Namespace