NSOutlineView.MoveRow(nint, nint) 方法

定义

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

参数

oldIndex
System.System.IntPtr System.nativeint
newIndex
System.System.IntPtr System.nativeint
属性

适用于