메소드 | 설명 | |
---|---|---|
Add ( string key, object value ) : void | ||
GetAllKeys ( ) : List |
||
GetValue ( string key ) : object | ||
LightWeightDictionary ( ) : System | ||
SetValue ( string key, object value ) : void |
public SetValue ( string key, object value ) : void | ||
key | string | |
value | object | |
리턴 | void |