MonoMac.AppKit.NSArrayController: Method Members

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

See Also: Inherited members from MonoMac.AppKit.NSObjectController

Public Methods

Add(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
AddObject(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
AddObjects(MonoMac.Foundation.NSArray)
Documentation for this section has not yet been entered.
AddSelectedObjects(MonoMac.Foundation.NSObject[]) : bool
Documentation for this section has not yet been entered.
AddSelectionIndexes(MonoMac.Foundation.NSIndexSet) : bool
Documentation for this section has not yet been entered.
ArrangedObjects() : MonoMac.Foundation.NSObject[]
Documentation for this section has not yet been entered.
ArrangeObjects(MonoMac.Foundation.NSObject[]) : MonoMac.Foundation.NSObject[]
Documentation for this section has not yet been entered.
AutomaticRearrangementKeyPaths() : MonoMac.Foundation.NSObject[]
Documentation for this section has not yet been entered.
CanInsert() : bool
Documentation for this section has not yet been entered.
CanSelectNext() : bool
Documentation for this section has not yet been entered.
CanSelectPrevious() : bool
Documentation for this section has not yet been entered.
DidChangeArrangementCriteria()
Documentation for this section has not yet been entered.
Insert(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
Insert(MonoMac.Foundation.NSObject, int)
Documentation for this section has not yet been entered.
Insert(MonoMac.Foundation.NSObject[], MonoMac.Foundation.NSIndexSet)
Documentation for this section has not yet been entered.
RearrangeObjects()
Documentation for this section has not yet been entered.
Remove(MonoMac.Foundation.NSIndexSet)
Documentation for this section has not yet been entered.
Remove(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
Remove(MonoMac.Foundation.NSObject[])
Documentation for this section has not yet been entered.
RemoveAt(int)
Documentation for this section has not yet been entered.
RemoveOp(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
RemoveSelectedObjects(MonoMac.Foundation.NSObject[]) : bool
Documentation for this section has not yet been entered.
RemoveSelectionIndexes(MonoMac.Foundation.NSIndexSet) : bool
Documentation for this section has not yet been entered.
SelectNext(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
SelectPrevious(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSArrayController object.