PHCollectionListChangeRequest.ReplaceChildCollection 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[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
參數
- indexes
- NSIndexSet
- collections
- PHCollection[]
- 屬性