메소드 | 설명 | |
---|---|---|
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 ( IniFile parent, string sSection ) : System |
protected IniSection ( IniFile parent, string sSection ) : System | ||
parent | IniFile | |
sSection | string | |
리턴 | System |