IniFile | Represents a INI file on which read or build sections and keys, to save or load application settings. |
IniKey | Represents a initialization file (INI) key. |
IniKeyCollection | Represents a strongly typed list of IniKey that can be accessed by an index. |
IniSection | Represents a initialization file (INI) section. |
IniSectionCollection | Represents a strongly typed list of IniSection that can be accessed by an index. |