NSIndexSet.FromNSRange(NSRange) Method

Definition

[Foundation.Export("indexSetWithIndexesInRange:")]
public static Foundation.NSIndexSet FromNSRange (Foundation.NSRange indexRange);
static member FromNSRange : Foundation.NSRange -> Foundation.NSIndexSet

Parameters

indexRange
NSRange

Returns

Attributes

Applies to