Share via


PHCollectionListChangeRequest.ChangeRequest Metodo

Definizione

Overload

ChangeRequest(PHCollectionList)
ChangeRequest(PHCollectionList, PHFetchResult)

ChangeRequest(PHCollectionList)

[Foundation.Export("changeRequestForCollectionList:")]
public static Photos.PHCollectionListChangeRequest ChangeRequest (Photos.PHCollectionList collectionList);
static member ChangeRequest : Photos.PHCollectionList -> Photos.PHCollectionListChangeRequest

Parametri

collectionList
PHCollectionList

Restituisce

Attributi

Si applica a

ChangeRequest(PHCollectionList, PHFetchResult)

[Foundation.Export("changeRequestForCollectionList:childCollections:")]
public static Photos.PHCollectionListChangeRequest ChangeRequest (Photos.PHCollectionList collectionList, Photos.PHFetchResult childCollections);
static member ChangeRequest : Photos.PHCollectionList * Photos.PHFetchResult -> Photos.PHCollectionListChangeRequest

Parametri

collectionList
PHCollectionList
childCollections
PHFetchResult

Restituisce

Attributi

Si applica a