Property | Type | Description | |
---|---|---|---|
Class |
Method | Description | |
---|---|---|
AddEntriesFromDictionary ( NSDictionary otherDictionary ) : void | ||
Alloc ( ) : |
||
DictionaryWithDictionary ( NSDictionary anotherDic ) : |
||
InitWithCapacity ( uint numitems ) : |
||
NSMutableDictionary ( ) : System |
public AddEntriesFromDictionary ( NSDictionary otherDictionary ) : void | ||
otherDictionary | NSDictionary | |
return | void |
public static Alloc ( ) : |
||
return |
public static DictionaryWithDictionary ( NSDictionary anotherDic ) : |
||
anotherDic | NSDictionary | |
return |
public InitWithCapacity ( uint numitems ) : |
||
numitems | uint | |
return |