NSOutlineView.MoveRow(nint, nint) Method

Definition

[Foundation.Export("moveRowAtIndex:toIndex:")]
public virtual void MoveRow (nint oldIndex, nint newIndex);
override this.MoveRow : nint * nint -> unit

Parameters

oldIndex
System.System.IntPtr System.nativeint
newIndex
System.System.IntPtr System.nativeint
Attributes

Applies to