NSIndexSet.FromIndex(nint) Method

Definition

[Foundation.Export("indexSetWithIndex:")]
public static Foundation.NSIndexSet FromIndex (nint idx);
static member FromIndex : nint -> Foundation.NSIndexSet

Parameters

idx
System.System.IntPtr System.nativeint

Returns

Attributes

Applies to