PHCollectionListChangeRequest.ReplaceChildCollection Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
Parametri
- indexes
- NSIndexSet
- collections
- PHCollection[]
- Attributi