Photos.PHCollectionListChangeRequest Members

The members of Photos.PHCollectionListChangeRequest 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]
PlaceholderForCreatedCollectionListPHObjectPlaceholder. Documentation for this section has not yet been entered.
Titlestring. Documentation for this section has not yet been entered.

Public Methods

AddChildCollections(PHCollection[])
Documentation for this section has not yet been entered.
static
ChangeRequest(PHCollectionList) : PHCollectionListChangeRequest
Documentation for this section has not yet been entered.
static
ChangeRequest(PHCollectionList, PHFetchResult) : PHCollectionListChangeRequest
Documentation for this section has not yet been entered.
static
CreateAssetCollection(string) : PHCollectionListChangeRequest
Documentation for this section has not yet been entered.
static
DeleteCollectionLists(PHCollectionList[])
Documentation for this section has not yet been entered.
InsertChildCollections(PHCollection[], Foundation.NSIndexSet)
Documentation for this section has not yet been entered.
MoveChildCollections(Foundation.NSIndexSet, nuint)
Documentation for this section has not yet been entered.
RemoveChildCollections(Foundation.NSIndexSet)
Documentation for this section has not yet been entered.
RemoveChildCollections(PHCollection[])
Documentation for this section has not yet been entered.
ReplaceChildCollection(Foundation.NSIndexSet, PHCollection[])
Documentation for this section has not yet been entered.

Protected Methods

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