다음을 통해 공유


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

적용 대상