共用方式為


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
屬性

適用於