Section Fields |
IniFileIO Documentation |
The IniFileSection type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | Comments |
Text after the COMMENT token appearing immediately above the section name.
|
![]() | Keys | IniFileKey data.
|
![]() | Name |
Section name defined between the SECTION_BEGIN and SECTION_END tokens.
|
![]() | Order |
Sequential order in the file.
|
See Also