PHFetchResult.ObjectAt(nint) Method

Definition

Returns that object at index.

[Foundation.Export("objectAtIndex:")]
public virtual Foundation.NSObject ObjectAt (nint index);
abstract member ObjectAt : nint -> Foundation.NSObject
override this.ObjectAt : nint -> Foundation.NSObject

Parameters

index
System.System.IntPtr System.nativeint

Returns

Attributes

Applies to