Méthode | 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 |
Méthode | Description | |
---|---|---|
IniSection ( IniFile parent, string sSection ) : System |
protected IniSection ( IniFile parent, string sSection ) : System | ||
parent | IniFile | |
sSection | string | |
Résultat | System |