Method | Description | |
---|---|---|
GetName ( ) : string | ||
GetValue ( ) : string | ||
SetName ( string sKey ) : bool | ||
SetValue ( string sValue ) : void |
Method | Description | |
---|---|---|
IniKey ( IniSection parent, string sKey ) : System |
protected IniKey ( IniSection parent, string sKey ) : System | ||
parent | IniSection | |
sKey | string | |
return | System |