NSMetadataQuery.IndexOfResult(NSObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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