The members of MonoMac.Foundation.NSMutableDictionary are listed below.
See Also: Inherited members from MonoMac.Foundation.NSDictionary
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Documentation for this section has not yet been entered. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| Documentation for this section has not yet been entered. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. | ||
| Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
default property override | Item(NSObject) | NSObject. Documentation for this section has not yet been entered. |
default property override | Item(NSString) | NSObject. Documentation for this section has not yet been entered. |
default property override | Item(string) | NSObject. Documentation for this section has not yet been entered. |
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. | ||
| ICollection<KeyValuePair<MonoMac.Foundation.NSObject, MonoMac.Foundation.NSObject>>.Add | Documentation for this section has not yet been entered. | |
| IDictionary.Add | Documentation for this section has not yet been entered. | |
| ICollection<KeyValuePair<MonoMac.Foundation.NSObject, MonoMac.Foundation.NSObject>>.Contains | Documentation for this section has not yet been entered. | |
| IDictionary.Contains | Documentation for this section has not yet been entered. | |
| ICollection<KeyValuePair<MonoMac.Foundation.NSObject, MonoMac.Foundation.NSObject>>.CopyTo | Documentation for this section has not yet been entered. | |
| [read-only] | ICollection<KeyValuePair<MonoMac.Foundation.NSObject, MonoMac.Foundation.NSObject>>.Count | int. Documentation for this section has not yet been entered. |
| IDictionary.GetEnumerator | Documentation for this section has not yet been entered. | |
| IEnumerable.GetEnumerator | Documentation for this section has not yet been entered. | |
| [read-only] | IDictionary.IsFixedSize | bool. Documentation for this section has not yet been entered. |
| [read-only] | ICollection<KeyValuePair<MonoMac.Foundation.NSObject, MonoMac.Foundation.NSObject>>.IsReadOnly | bool. Documentation for this section has not yet been entered. |
| [read-only] | IDictionary.IsReadOnly | bool. Documentation for this section has not yet been entered. |
| IDictionary.Item | object. Documentation for this section has not yet been entered. | |
| [read-only] | IDictionary<MonoMac.Foundation.NSObject, MonoMac.Foundation.NSObject>.Keys | ICollection<NSObject>. Documentation for this section has not yet been entered. |
| [read-only] | IDictionary.Keys | ICollection. Documentation for this section has not yet been entered. |
| ICollection<KeyValuePair<MonoMac.Foundation.NSObject, MonoMac.Foundation.NSObject>>.Remove | Documentation for this section has not yet been entered. | |
| IDictionary.Remove | Documentation for this section has not yet been entered. | |
| [read-only] | IDictionary<MonoMac.Foundation.NSObject, MonoMac.Foundation.NSObject>.Values | ICollection<NSObject>. Documentation for this section has not yet been entered. |
| [read-only] | IDictionary.Values | ICollection. Documentation for this section has not yet been entered. |