메소드 | 설명 | |
---|---|---|
ContainsKey ( string key ) : bool | ||
FromDictionary ( |
||
FromFile ( string path ) : |
||
FromObjectAndKey ( |
||
FromObjectsAndKeys ( |
||
KeysForObject ( |
||
ObjectForKey ( string key ) : |
||
ObjectsForKeys ( string keys ) : ThirdParty.iOS4Unity.NSObject[] | ||
this ( string key ) : |
메소드 | 설명 | |
---|---|---|
NSDictionary ( ) : System | ||
NSDictionary ( |
public static FromDictionary ( |
||
dictionary | ||
리턴 |
public static FromFile ( string path ) : |
||
path | string | |
리턴 |
public static FromObjectAndKey ( |
||
obj | ||
key | string | |
리턴 |
public static FromObjectsAndKeys ( |
||
objs | ||
keys | string | |
리턴 |
public ObjectsForKeys ( string keys ) : ThirdParty.iOS4Unity.NSObject[] | ||
keys | string | |
리턴 | ThirdParty.iOS4Unity.NSObject[] |