MonoMac.Foundation.NSMutableArray: Method Members

The methods of MonoMac.Foundation.NSMutableArray are listed below. For a list of all members, see the NSMutableArray Members list.

See Also: Inherited members from MonoMac.Foundation.NSArray

Public Methods

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.