共用方式為


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

適用於