NSTreeNode.DescendantNode(NSIndexPath) Method

Definition

[Foundation.Export("descendantNodeAtIndexPath:")]
public virtual AppKit.NSTreeNode DescendantNode (Foundation.NSIndexPath atIndexPath);
abstract member DescendantNode : Foundation.NSIndexPath -> AppKit.NSTreeNode
override this.DescendantNode : Foundation.NSIndexPath -> AppKit.NSTreeNode

Parameters

atIndexPath
NSIndexPath

Returns

Attributes

Applies to