NumeralSystemIdentifiers.Cham 属性

定义

获取 Cham 十进制数字系统的标识符。

public:
 static property Platform::String ^ Cham { Platform::String ^ get(); };
static winrt::hstring Cham();
public static string Cham { get; }
var string = NumeralSystemIdentifiers.cham;
Public Shared ReadOnly Property Cham As String

属性值

String

Platform::String

winrt::hstring

字符串“Cham”,用于标识 Cham 十进制数字系统。 此系统使用以下 Unicode 值:

Unicode 码位相应的拉丁语数字
U+AA500
U+AA511
U+AA522
U+AA533
U+AA544
U+AA555
U+AA566
U+AA577
U+AA588
U+AA599

适用于

另请参阅