Photos.PHAssetCollectionChangeRequest: Method Members

The methods of Photos.PHAssetCollectionChangeRequest are listed below. For a list of all members, see the PHAssetCollectionChangeRequest Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

AddAssets(PHObject[])
Documentation for this section has not yet been entered.
static
ChangeRequest(PHAssetCollection) : PHAssetCollectionChangeRequest
Documentation for this section has not yet been entered.
static
ChangeRequest(PHAssetCollection, PHFetchResult) : PHAssetCollectionChangeRequest
Documentation for this section has not yet been entered.
static
CreateAssetCollection(string) : PHAssetCollectionChangeRequest
Documentation for this section has not yet been entered.
static
DeleteAssetCollections(PHAssetCollection[])
Documentation for this section has not yet been entered.
InsertAssets(PHObject[], Foundation.NSIndexSet)
Documentation for this section has not yet been entered.
MoveAssets(Foundation.NSIndexSet, nuint)
Documentation for this section has not yet been entered.
RemoveAssets(Foundation.NSIndexSet)
Documentation for this section has not yet been entered.
RemoveAssets(PHObject[])
Documentation for this section has not yet been entered.
ReplaceAssets(Foundation.NSIndexSet, PHObject[])
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the PHAssetCollectionChangeRequest object.