MonoMac.AppKit.NSTreeNode Members

The members of MonoMac.AppKit.NSTreeNode are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Documentation for this section has not yet been entered.
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.

Public Properties

[read-only]
ChildrenNSTreeNode[]. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
IndexPathMonoMac.Foundation.NSIndexPath. Documentation for this section has not yet been entered.
[read-only]
IsLeafbool. Documentation for this section has not yet been entered.
[read-only]
ParentNodeNSTreeNode. Documentation for this section has not yet been entered.
[read-only]
RepresentedObjectNSTreeNode. Documentation for this section has not yet been entered.

Public Methods

DescendantNode(MonoMac.Foundation.NSIndexPath) : NSTreeNode
Documentation for this section has not yet been entered.
static
FromRepresentedObject(MonoMac.Foundation.NSObject) : NSTreeNode
Documentation for this section has not yet been entered.
SortWithSortDescriptors(MonoMac.Foundation.NSSortDescriptor[], bool)
Documentation for this section has not yet been entered.

Protected Methods

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