IniSection.RemoveKey Method

FFF3PP

IniSectionRemoveKey Method

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodRemoveKey(String)
Removes all the keys in the section
Public methodRemoveKey(IniFileIniSectionIniKey)
Removes a single key by IniKey object
Top
See Also