UnicodeRanges.MiscellaneousSymbols 属性

定义

获取零杂符号 Unicode 块 (U+2600-U+26FF)。

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

属性值

UnicodeRange

杂项符号 Unicode 块 (U+2600-U+26FF) 。

注解

有关此块中的完整字符集,请参阅 Unicode 标准版本 12.1 - 杂项符号

适用于