PHCollectionListChangeRequest.MoveChildCollections(NSIndexSet, nuint) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("moveChildCollectionsAtIndexes:toIndex:")]
public virtual void MoveChildCollections (Foundation.NSIndexSet indexes, nuint toIndex);
abstract member MoveChildCollections : Foundation.NSIndexSet * nuint -> unit
override this.MoveChildCollections : Foundation.NSIndexSet * nuint -> unit
Parâmetros
- indexes
- NSIndexSet
- toIndex
- System.System.UIntPtr System.unativeint
- Atributos