다음을 통해 공유


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
특성

적용 대상