Furcadia Framework For Third Party Programs
IniFileRemoveSection Method |
[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
RemoveSection(String) |
Removes a section by its name sSection, returns trus on success
| |
RemoveSection(IniFileIniSection) |
Removes section by object, returns trus on success
|
See Also