MonoMac.AppKit.NSTreeController: Method Members

The methods of MonoMac.AppKit.NSTreeController are listed below. For a list of all members, see the NSTreeController 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.
AddChild(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
AddSelectionIndexPaths(MonoMac.Foundation.NSIndexPath[]) : bool
Documentation for this section has not yet been entered.
ChildrenKeyPathForNode(NSTreeNode) : string
Documentation for this section has not yet been entered.
CountKeyPathForNode(NSTreeNode) : string
Documentation for this section has not yet been entered.
Insert(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
InsertChild(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
InsertObject(MonoMac.Foundation.NSObject, MonoMac.Foundation.NSIndexPath)
Documentation for this section has not yet been entered.
InsertObjects(MonoMac.Foundation.NSObject[], MonoMac.Foundation.NSArray)
Documentation for this section has not yet been entered.
LeafKeyPathForNode(NSTreeNode) : string
Documentation for this section has not yet been entered.
MoveNode(NSTreeNode, MonoMac.Foundation.NSIndexPath)
Documentation for this section has not yet been entered.
MoveNodes(NSTreeNode[], MonoMac.Foundation.NSIndexPath)
Documentation for this section has not yet been entered.
RearrangeObjects()
Documentation for this section has not yet been entered.
Remove(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
RemoveObjectAtArrangedObjectIndexPath(MonoMac.Foundation.NSIndexPath)
Documentation for this section has not yet been entered.
RemoveObjectsAtArrangedObjectIndexPaths(MonoMac.Foundation.NSIndexPath[])
Documentation for this section has not yet been entered.
RemoveSelectionIndexPaths(MonoMac.Foundation.NSIndexPath[]) : bool
Documentation for this section has not yet been entered.
SetSelectionIndexPaths(MonoMac.Foundation.NSArray) : bool
Documentation for this section has not yet been entered.

Protected Methods

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