NumeralSystemIdentifiers.Limb 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得一個小數位數系統的識別碼。
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
屬性值
字串 「一元」,可識別一個小數位數系統。 此系統使用下列 Unicode 值:
Unicode 字碼指標 | 對應的拉丁數位 |
---|---|
U+1946 | 0 |
U+1947 | 1 |
U+1948 | 2 |
U+1949 | 3 |
U+194A | 4 |
U+194B | 5 |
U+194C | 6 |
U+194D | 7 |
U+194E | 8 |
U+194F | 9 |