NumeralSystemIdentifiers Class
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.
Contains the numeral system identifiers for the supported numeral systems, as static properties.
public ref class NumeralSystemIdentifiers abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class NumeralSystemIdentifiers final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class NumeralSystemIdentifiers
Public Class NumeralSystemIdentifiers
- Inheritance
- Attributes
Windows requirements
Device family |
Windows 10 (introduced in 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v1.0)
|
Properties
Arab |
Gets the identifier for the Arabic-Indic decimal numeral system. |
ArabExt |
Gets the identifier for the Extended Arabic-Indic decimal numeral system. |
Bali |
Gets the identifier for the Balinese decimal numeral system. |
Beng |
Gets the identifier for the Bangla decimal numeral system. |
Brah |
Gets the identifier for the Brahmi decimal numeral system. |
Cham |
Gets the identifier for the Cham decimal numeral system. |
Deva |
Gets the identifier for the Devanagari decimal numeral system. |
FullWide |
Gets the identifier for the Latin decimal numeral system using full-width characters. |
Gujr |
Gets the identifier for the Gujarati decimal numeral system. |
Guru |
Gets the identifier for the Gurmukhi decimal numeral system. |
HaniDec |
Gets the identifier for the Han decimal numeral system. |
Java |
Gets the identifier for the Javanese decimal numeral system. |
Kali |
Gets the identifier for the Kayah Li decimal numeral system. |
Khmr |
Gets the identifier for the Khmer decimal numeral system. |
Knda |
Gets the identifier for the Kannada decimal numeral system. |
Lana |
Gets the identifier for the Tai Tham Hora decimal numeral system. |
LanaTham |
Gets the identifier for the Tai Tham Tham decimal numeral system. |
Laoo |
Gets the identifier for the Laoo decimal numeral system. |
Latn |
Gets the identifier for the Latin decimal numeral system. |
Lepc |
Gets the identifier for the Lepcha decimal numeral system. |
Limb |
Gets the identifier for the Limbu decimal numeral system. |
MathBold |
Gets the identifier for the decimal numeral system using MathBold characters. |
MathDbl |
Gets the identifier for the decimal numeral system using MathDbl characters. |
MathMono |
Gets the identifier for the decimal numeral system using MathMono characters. |
MathSanb |
Gets the identifier for the decimal numeral system using MathSanb characters. |
MathSans |
Gets the identifier for the decimal numeral system using MathSans characters. |
Mlym |
Gets the identifier for the Malayalam decimal numeral system. |
Mong |
Gets the identifier for the Mongolian decimal numeral system. |
Mtei |
Gets the identifier for the Meetei Mayek decimal numeral system. |
Mymr |
Gets the identifier for the Myanmar decimal numeral system. |
MymrShan |
Gets the identifier for the Myanmar Shan decimal numeral system. |
Nkoo |
Gets the identifier for the Nko decimal numeral system. |
Olck |
Gets the identifier for the Ol Chiki decimal numeral system. |
Orya |
Gets the identifier for the Odia decimal numeral system. |
Osma |
Gets the identifier for the Osmanya decimal numeral system. |
Saur |
Gets the identifier for the Saurashtra decimal numeral system. |
Sund |
Gets the identifier for the Sundanese decimal numeral system. |
Talu |
Gets the identifier for the New Tai Lue decimal numeral system. |
TamlDec |
Gets the identifier for the Tamil decimal numeral system. |
Telu |
Gets the identifier for the Telugu decimal numeral system. |
Thai |
Gets the identifier for the Thai decimal numeral system. |
Tibt |
Gets the identifier for the Tibetan decimal numeral system. |
Vaii |
Gets the identifier for the Vai decimal numeral system. |
ZmthBold |
Gets the identifier for the decimal numeral system using ZmthBold (Mathematical notation) characters. |
ZmthDbl |
Gets the identifier for the decimal numeral system using ZmthDbl (Mathematical notation) characters. |
ZmthMono |
Gets the identifier for the decimal numeral system using ZmthMono (Mathematical notation) characters. |
ZmthSanb |
Gets the identifier for the decimal numeral system using ZmthSanb (Mathematical notation) characters. |
ZmthSans |
Gets the identifier for the decimal numeral system using ZmthSans (Mathematical notation) characters. |