Photos.PHAssetCollection Members

The members of Photos.PHAssetCollection are listed below.

See Also: Inherited members from Photos.PHCollection

Public Constructors

Default constructor, initializes a new instance of this class.

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]
ApproximateLocationCoreLocation.CLLocation. Documentation for this section has not yet been entered.
[read-only]
AssetCollectionSubtypePHAssetCollectionSubtype. Documentation for this section has not yet been entered.
[read-only]
AssetCollectionTypePHAssetCollectionType. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
EndDateFoundation.NSDate. Documentation for this section has not yet been entered.
[read-only]
EstimatedAssetCountnuint. Documentation for this section has not yet been entered.
[read-only]
LocalizedLocationNamesstring[]. Documentation for this section has not yet been entered.
[read-only]
StartDateFoundation.NSDate. Documentation for this section has not yet been entered.

Public Methods

static
FetchAssetCollections(Foundation.NSUrl[], PHFetchOptions) : PHFetchResult
Documentation for this section has not yet been entered.
static
FetchAssetCollections(string[], PHFetchOptions) : PHFetchResult
Documentation for this section has not yet been entered.
static
FetchAssetCollections(PHAsset, PHAssetCollectionType, PHFetchOptions) : PHFetchResult
Documentation for this section has not yet been entered.
static
FetchAssetCollections(PHAssetCollectionType, PHAssetCollectionSubtype, PHFetchOptions) : PHFetchResult
Documentation for this section has not yet been entered.
static
FetchMoments(PHFetchOptions) : PHFetchResult
Documentation for this section has not yet been entered.
static
FetchMoments(PHCollectionList, PHFetchOptions) : PHFetchResult
Documentation for this section has not yet been entered.
static
GetTransientAssetCollection(PHAsset[], string) : PHAssetCollection
Documentation for this section has not yet been entered.
static
GetTransientAssetCollection(PHFetchResult, string) : PHAssetCollection
Documentation for this section has not yet been entered.

Protected Methods

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