The members of MonoMac.Foundation.NSMutableArray are listed below.
See Also: Inherited members from MonoMac.Foundation.NSArray
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| 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. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
Add(NSObject)Documentation for this section has not yet been entered. | ||
AddObjects(NSObject[])Documentation for this section has not yet been entered. | ||
Insert(NSObject, int)Documentation for this section has not yet been entered. | ||
InsertObjects(NSObject[], NSIndexSet)Documentation for this section has not yet been entered. | ||
RemoveAllObjects()Documentation for this section has not yet been entered. | ||
RemoveLastObject()Documentation for this section has not yet been entered. | ||
RemoveObject(int)Documentation for this section has not yet been entered. | ||
RemoveObjectsAtIndexes(NSIndexSet)Documentation for this section has not yet been entered. | ||
ReplaceObject(int, NSObject)Documentation for this section has not yet been entered. | ||