The members of MonoMac.AppKit.NSArrayController are listed below.
See Also: Inherited members from MonoMac.AppKit.NSObjectController
| 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. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| AlwaysUsesMultipleValuesMarker | bool. Documentation for this section has not yet been entered. | |
| AutomaticallyRearrangesObjects | bool. Documentation for this section has not yet been entered. | |
| AvoidsEmptySelection | bool. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| ClearsFilterPredicateOnInsertion | bool. Documentation for this section has not yet been entered. | |
| FilterPredicate | MonoMac.Foundation.NSPredicate. Documentation for this section has not yet been entered. | |
| PreservesSelection | bool. Documentation for this section has not yet been entered. | |
| SelectedObjects | MonoMac.Foundation.NSObject[]. Documentation for this section has not yet been entered. | |
| SelectionIndex | int. Documentation for this section has not yet been entered. | |
| SelectionIndexes | MonoMac.Foundation.NSIndexSet. Documentation for this section has not yet been entered. | |
| SelectsInsertedObjects | bool. Documentation for this section has not yet been entered. | |
| SortDescriptors | MonoMac.Foundation.NSObject[]. Documentation for this section has not yet been entered. |
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[])Documentation for this section has not yet been entered. | ||
AddSelectionIndexes(MonoMac.Foundation.NSIndexSet)Documentation for this section has not yet been entered. | ||
ArrangedObjects()Documentation for this section has not yet been entered. | ||
ArrangeObjects(MonoMac.Foundation.NSObject[])Documentation for this section has not yet been entered. | ||
AutomaticRearrangementKeyPaths()Documentation for this section has not yet been entered. | ||
CanInsert()Documentation for this section has not yet been entered. | ||
CanSelectNext()Documentation for this section has not yet been entered. | ||
CanSelectPrevious()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[])Documentation for this section has not yet been entered. | ||
RemoveSelectionIndexes(MonoMac.Foundation.NSIndexSet)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. | ||