NSTreeNode.DescendantNode(NSIndexPath) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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