SectionCollection.Remove Method

TG.INI

SectionCollectionRemove Method

Overload List
  NameDescription
Public methodRemove(String)
Remove an IniSection from the collection, by name.
Public methodRemove(IniSection)
Remove an IniSection from the collection.
Top
See Also