IniFile Fields | regdiff Code Documentation |
The IniFile type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() | Entries |
List of entries in this section.
(Inherited from IniFileSection.) |
![]() | Parent |
Parent section or null if this is the root section
(Inherited from IniFileSection.) |
![]() | Sections |
List of child sections. Can be empty for flat files
(Inherited from IniFileSection.) |
See Also