TG.INI
SectionCollectionAdd Method |
Overload List
Name | Description | |
---|---|---|
Add(String) |
Initializes a new IniSection with the provided name and adds it to the collection.
| |
Add(IniSection) |
Adds an IniSection to the collection.
|
See Also