NSTreeController.MoveNode(NSTreeNode, 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("moveNode:toIndexPath:")]
public virtual void MoveNode (AppKit.NSTreeNode node, Foundation.NSIndexPath indexPath);
abstract member MoveNode : AppKit.NSTreeNode * Foundation.NSIndexPath -> unit
override this.MoveNode : AppKit.NSTreeNode * Foundation.NSIndexPath -> unit
Parameters
- node
- NSTreeNode
- indexPath
- NSIndexPath
- Attributes