共用方式為


NSGridView.MoveRow(nint, nint) 方法

定義

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

參數

fromIndex
System.System.IntPtr System.nativeint
toIndex
System.System.IntPtr System.nativeint
屬性

適用於