SectionCollection.Add Method

TG.INI

SectionCollectionAdd Method

Overload List
  NameDescription
Public methodAdd(String)
Initializes a new IniSection with the provided name and adds it to the collection.
Public methodAdd(IniSection)
Adds an IniSection to the collection.
Top
See Also