Compartir a través de


NSMutableOrderedSet.MoveObjects(NSIndexSet, nint) Método

Definición

Mueve los objetos actualmente en los índices especificados para que comiencen en el índice de destino especificado.

[Foundation.Export("moveObjectsAtIndexes:toIndex:")]
public virtual void MoveObjects (Foundation.NSIndexSet indexSet, nint destination);
abstract member MoveObjects : Foundation.NSIndexSet * nint -> unit
override this.MoveObjects : Foundation.NSIndexSet * nint -> unit

Parámetros

indexSet
NSIndexSet
destination
System.System.IntPtr System.nativeint
Atributos

Se aplica a