Photos.PHAssetCollectionChangeRequest Members

The members of Photos.PHAssetCollectionChangeRequest are listed below.

See Also: Inherited members from Foundation.NSObject

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
PlaceholderForCreatedAssetCollectionPHObjectPlaceholder. Documentation for this section has not yet been entered.
Titlestring. Documentation for this section has not yet been entered.

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.