NSTreeController.MoveNodes(NSTreeNode[], NSIndexPath) 方法

定义

[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

参数

nodes
NSTreeNode[]
startingIndexPath
NSIndexPath
属性

适用于