NumeralSystemIdentifiers.Limb 属性

定义

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

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

属性值

String

Platform::String

winrt::hstring

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

Unicode 码位相应的拉丁文数字
U+19460
U+19471
U+19482
U+19493
U+194A4
U+194B5
U+194C6
U+194D7
U+194E8
U+194F9

适用于

另请参阅