NSTableView.MoveRow(nint, nint) Metodo

Definizione

[Foundation.Export("moveRowAtIndex:toIndex:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void MoveRow (nint oldIndex, nint newIndex);
abstract member MoveRow : nint * nint -> unit
override this.MoveRow : nint * nint -> unit

Parametri

oldIndex
System.System.IntPtr System.nativeint
newIndex
System.System.IntPtr System.nativeint
Attributi

Si applica a