메소드 | 설명 | |
---|---|---|
AddKey ( string sKey ) : IniKey | ||
GetKey ( string sKey ) : IniKey | ||
GetName ( ) : string | ||
RemoveAllKeys ( ) : bool | ||
RemoveKey ( IniKey key ) : bool | ||
RemoveKey ( string sKey ) : bool | ||
SetName ( string sSection ) : bool |
메소드 | 설명 | |
---|---|---|
IniSection ( |
protected IniSection ( |
||
parent | ||
sSection | string | |
리턴 | System |