UnicodeRanges.MeeteiMayek Property

Definition

Gets the Meetei Mayek Unicode block (U+ABC0-U+ABFF).

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

Property Value

The Meetei Mayek Unicode block (U+ABC0-U+ABFF).

Remarks

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

Applies to