The methods of the IniSection class are listed below. For a complete list of IniSection class members, see the IniSection Members topic.
![]() | Returns true if the key exists; false if it does not. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Returns the IniItem at the given index. |
![]() | Returns the list of section keys. |
![]() | Gets the Type of the current instance. |
![]() | Returns the value of the given key. |
![]() | Removes the supplied key. |
![]() | Overloaded. Sets a key value and a comment. |
![]() | Returns a String that represents the current Object. |
![]() | 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. |
IniSection Class | Nini.Ini Namespace