The methods of Foundation.NSMutableArray are listed below. For a list of all members, see the NSMutableArray Members list.
See Also: Inherited members from Foundation.NSArray
Add(NSObject)Documentation for this section has not yet been entered. | ||
AddObjects(NSObject[])Documentation for this section has not yet been entered. | ||
static | FromFile(string)Documentation for this section has not yet been entered. | |
static | FromUrl(NSUrl)Documentation for this section has not yet been entered. | |
Insert(NSObject, nint)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(nint)Documentation for this section has not yet been entered. | ||
RemoveObjectsAtIndexes(NSIndexSet)Documentation for this section has not yet been entered. | ||
ReplaceObject(NSObject, nint)Documentation for this section has not yet been entered. | ||