UnicodeRanges.SupplementalMathematicalOperators 属性

定义

获取增补数学运算符 Unicode 块 (U+2A00-U+2AFF)。

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

属性值

补充数学运算符 Unicode 块 (U+2A00-U+2AFF) 。

注解

有关此块中的完整字符集,请参阅 Unicode Standard 版本 12.1 - 补充数学运算符

适用于