PHCollectionListChangeRequest.ReplaceChildCollection 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("replaceChildCollectionsAtIndexes:withChildCollections:")]
public virtual void ReplaceChildCollection (Foundation.NSIndexSet indexes, Photos.PHCollection[] collections);
abstract member ReplaceChildCollection : Foundation.NSIndexSet * Photos.PHCollection[] -> unit
override this.ReplaceChildCollection : Foundation.NSIndexSet * Photos.PHCollection[] -> unit
Parâmetros
- indexes
- NSIndexSet
- collections
- PHCollection[]
- Atributos