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 標準バージョン 12.1 - 補足数学演算子」を参照してください。

適用対象