Photos.PHFetchResult: Method Members

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

See Also: Inherited members from Foundation.NSObject

Public Methods

Contains(Foundation.NSObject) : bool
Documentation for this section has not yet been entered.
Copy(Foundation.NSZone) : Foundation.NSObject
Performs a copy of the underlying Objective-C object.
CountOfAssetsWithMediaType(PHAssetMediaType) : nuint
Documentation for this section has not yet been entered.
Enumerate(PHFetchResultEnumerator)
Documentation for this section has not yet been entered.
Enumerate(Foundation.NSEnumerationOptions, PHFetchResultEnumerator)
Documentation for this section has not yet been entered.
Enumerate(Foundation.NSIndexSet, Foundation.NSEnumerationOptions, PHFetchResultEnumerator)
Documentation for this section has not yet been entered.
GetEnumerator() : IEnumerator<Foundation.NSObject>
Documentation for this section has not yet been entered.
IndexOf(Foundation.NSObject) : nint
Documentation for this section has not yet been entered.
IndexOf(Foundation.NSObject, Foundation.NSRange) : nint
Documentation for this section has not yet been entered.
ObjectAt(nint) : Foundation.NSObject
Documentation for this section has not yet been entered.
ObjectsAt<T>(Foundation.NSIndexSet) : T[]
Documentation for this section has not yet been entered.

Protected Methods

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