IniFile Fields

tikumo.regis3

IniFile Fields regdiff Code Documentation
The IniFile type exposes the following members.
Fields

  NameDescription
Public fieldEntries
List of entries in this section.
(Inherited from IniFileSection.)
Public fieldParent
Parent section or null if this is the root section
(Inherited from IniFileSection.)
Public fieldSections
List of child sections. Can be empty for flat files
(Inherited from IniFileSection.)
Back to Top
See Also