UnicodeRanges.Rejang Property

Definition

Gets the Rejang Unicode block (U+A930-U+A95F).

public:
 static property System::Text::Unicode::UnicodeRange ^ Rejang { System::Text::Unicode::UnicodeRange ^ get(); };
public static System.Text.Unicode.UnicodeRange Rejang { get; }
static member Rejang : System.Text.Unicode.UnicodeRange
Public Shared ReadOnly Property Rejang As UnicodeRange

Property Value

The Rejang Unicode block (U+A930-U+A95F).

Remarks

For the full set of characters in this block, see The Unicode Standard, Version 12.1 - Rejang.

Applies to