Edit

Share via


NSMetadataQuery.IndexOfResult(NSObject) Method

Definition

The index of the specified result.

[Foundation.Export("indexOfResult:")]
public virtual nint IndexOfResult (Foundation.NSObject result);
abstract member IndexOfResult : Foundation.NSObject -> nint
override this.IndexOfResult : Foundation.NSObject -> nint

Parameters

result
NSObject

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to