The members of MonoMac.AppKit.NSTreeNode are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| 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. |
| [read-only] | Children | NSTreeNode[]. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | IndexPath | MonoMac.Foundation.NSIndexPath. Documentation for this section has not yet been entered. |
| [read-only] | IsLeaf | bool. Documentation for this section has not yet been entered. |
| [read-only] | ParentNode | NSTreeNode. Documentation for this section has not yet been entered. |
| [read-only] | RepresentedObject | NSTreeNode. Documentation for this section has not yet been entered. |
DescendantNode(MonoMac.Foundation.NSIndexPath)Documentation for this section has not yet been entered. | ||
static | FromRepresentedObject(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | |
SortWithSortDescriptors(MonoMac.Foundation.NSSortDescriptor[], bool)Documentation for this section has not yet been entered. | ||