次の方法で共有


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

適用対象