IniSection.Add Method

TG.INI

IniSectionAdd Method

Overload List
  NameDescription
Public methodAdd(IniEntry)
Adds an IniEntry to the section.
Public methodAdd(IniKeyValue)
Adds an IniKeyValue to this section.
Top
See Also