메소드 | 설명 | |
---|---|---|
Clear ( ) : void | ||
FromDictionary ( |
||
FromFile ( string path ) : |
||
FromObjectAndKey ( |
||
FromObjectsAndKeys ( |
||
RemoveObjectForKey ( string key ) : void | ||
SetObjectForKey ( |
||
this ( string key ) : |
메소드 | 설명 | |
---|---|---|
NSMutableDictionary ( ) : System | ||
NSMutableDictionary ( |
public static FromDictionary ( |
||
dictionary | ||
리턴 |
public static FromFile ( string path ) : |
||
path | string | |
리턴 |
public static FromObjectAndKey ( |
||
obj | ||
key | string | |
리턴 |
public static FromObjectsAndKeys ( |
||
objects | ||
keys | string | |
리턴 |
public SetObjectForKey ( |
||
obj | ||
key | string | |
리턴 | void |