NumeralSystemIdentifiers.Mtei Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the identifier for the Meetei Mayek decimal numeral system.
public:
static property Platform::String ^ Mtei { Platform::String ^ get(); };
static winrt::hstring Mtei();
public static string Mtei { get; }
var string = NumeralSystemIdentifiers.mtei;
Public Shared ReadOnly Property Mtei As String
Property Value
The string "Mtei", which identifies the Meetei Mayek decimal numeral system. This system uses the following Unicode values:
Unicode code point | Corresponding Latin digit |
---|---|
U+ABF0 | 0 |
U+ABF1 | 1 |
U+ABF2 | 2 |
U+ABF3 | 3 |
U+ABF4 | 4 |
U+ABF5 | 5 |
U+ABF6 | 6 |
U+ABF7 | 7 |
U+ABF8 | 8 |
U+ABF9 | 9 |