Partager via


NSMutableOrderedSet.MoveObjects(NSIndexSet, nint) Méthode

Définition

Déplace les objets actuellement aux index spécifiés afin qu’ils commencent à l’index de destination spécifié.

[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

Paramètres

indexSet
NSIndexSet
destination
System.System.IntPtr System.nativeint
Attributs

S’applique à