IniSection.RemoveKey Method
From Furcadia Framework
|
|
IniSectionRemoveKey Method |
Furcadia Framework For Third Party Programs |
This stuff is still in the planning stages. Any questions or Comments are welcome.
Top
[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| RemoveKey(String) |
Removes all the keys in the section
| |
| RemoveKey(IniFileIniSectionIniKey) |
Removes a single key by IniKey object
|
See Also