NSTreeController.MoveNodes(NSTreeNode[], NSIndexPath) Method

Definition

[Foundation.Export("moveNodes:toIndexPath:")]
public virtual void MoveNodes (AppKit.NSTreeNode[] nodes, Foundation.NSIndexPath startingIndexPath);
abstract member MoveNodes : AppKit.NSTreeNode[] * Foundation.NSIndexPath -> unit
override this.MoveNodes : AppKit.NSTreeNode[] * Foundation.NSIndexPath -> unit

Parameters

nodes
NSTreeNode[]
startingIndexPath
NSIndexPath
Attributes

Applies to