Nini Library API Reference - http://nini.sourceforge.net/
IniSection.Remove Method
Removes the supplied key.
public
void
Remove(
string
key
);
Parameters
key
Key name.
See Also
IniSection Class
|
Nini.Ini Namespace