UnicodeRanges.CommonIndicNumberForms 属性

定义

获取常见印度语数字形式 Unicode 块 (U+A830-U+A83F)。Gets the Common Indic Number Forms Unicode block (U+A830-U+A83F).

public:
 static property System::Text::Unicode::UnicodeRange ^ CommonIndicNumberForms { System::Text::Unicode::UnicodeRange ^ get(); };
public static System.Text.Unicode.UnicodeRange CommonIndicNumberForms { get; }
member this.CommonIndicNumberForms : System.Text.Unicode.UnicodeRange
Public Shared ReadOnly Property CommonIndicNumberForms As UnicodeRange

属性值

UnicodeRange

常见印度语数字形式 Unicode 块 (U + A830 + A83F) 。The Common Indic Number Forms Unicode block (U+A830-U+A83F).

注解

有关此块中的完整字符集,请参阅 Unicode 标准版本 12.1-常见印度语数字形式For the full set of characters in this block, see The Unicode Standard, Version 12.1 - Common Indic Number Forms.

适用于