NSMetadataQuery.ResultAtIndex(nint) 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 result at the specified index.
[Foundation.Export("resultAtIndex:")]
public virtual Foundation.NSObject ResultAtIndex (nint idx);
abstract member ResultAtIndex : nint -> Foundation.NSObject
override this.ResultAtIndex : nint -> Foundation.NSObject
Parameters
- idx
- System.System.IntPtr System.nativeint
Returns
- Attributes