The methods of MonoMac.Foundation.NSMutableDictionary are listed below. For a list of all members, see the NSMutableDictionary Members list.
See Also: Inherited members from MonoMac.Foundation.NSDictionary
Add(NSObject, NSObject)Documentation for this section has not yet been entered. | ||
Clear()Documentation for this section has not yet been entered. | ||
static | FromDictionary(NSDictionary)Documentation for this section has not yet been entered. | |
static | FromFile(string)Documentation for this section has not yet been entered. | |
static | FromObjectAndKey(NSObject, NSObject)Documentation for this section has not yet been entered. | |
static | FromObjectsAndKeys(NSObject[], NSObject[])Documentation for this section has not yet been entered. | |
static | FromObjectsAndKeys(object[], object[])Documentation for this section has not yet been entered. | |
static | FromObjectsAndKeys(NSObject[], NSObject[], int)Documentation for this section has not yet been entered. | |
static | FromObjectsAndKeys(object[], object[], int)Documentation for this section has not yet been entered. | |
static | FromSharedKeySet(NSObject)Documentation for this section has not yet been entered. | |
static | FromUrl(NSUrl)Documentation for this section has not yet been entered. | |
GetEnumerator()Documentation for this section has not yet been entered. | ||
static | LowlevelFromObjectAndKey(IntPtr, IntPtr)Documentation for this section has not yet been entered. | |
LowlevelSetObject(NSObject, IntPtr)Documentation for this section has not yet been entered. | ||
LowlevelSetObject(IntPtr, IntPtr)Documentation for this section has not yet been entered. | ||
Remove(NSObject)Documentation for this section has not yet been entered. | ||
TryGetValue(NSObject, out NSObject)Documentation for this section has not yet been entered. | ||