UnicodeRanges.MiscellaneousTechnical プロパティ

定義

その他の技術記号 Unicode ブロック (U+2300 - U+23FF) を取得します。

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

プロパティ値

UnicodeRange

その他のテクニカル Unicode ブロック (U+2300-U+23FF)。

注釈

このブロック内の文字の完全なセットについては、「 Unicode 標準バージョン 12.1 - その他の技術」を参照してください。

適用対象