共用方式為


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 版 - 補充數學運算子

適用於