NSCharacterSet.FromRange(NSRange) Method

Definition

A character set of Unicode characters in the specified range.

[Foundation.Export("characterSetWithRange:")]
public static Foundation.NSCharacterSet FromRange (Foundation.NSRange aRange);
static member FromRange : Foundation.NSRange -> Foundation.NSCharacterSet

Parameters

aRange
NSRange

Returns

Attributes

Applies to