IniFileSection Fields
From tikumo.regis3
| IniFileSection Fields | regdiff Code Documentation |
The IniFileSection type exposes the following members.
Back to Top
Fields
| Name | Description | |
|---|---|---|
| Entries |
List of entries in this section.
| |
| Parent |
Parent section or null if this is the root section
| |
| Sections |
List of child sections. Can be empty for flat files
|
See Also