Method | Description | |
---|---|---|
AddKey ( string sKey ) : IniKey | ||
GetKey ( string sKey ) : IniKey | ||
GetName ( ) : string | ||
RemoveAllKeys ( ) : bool | ||
RemoveKey ( IniKey key ) : bool | ||
RemoveKey ( string sKey ) : bool | ||
SetName ( string sSection ) : bool |
Method | Description | |
---|---|---|
IniSection ( |
protected IniSection ( |
||
parent | ||
sSection | string | |
return | System |