UnicodeRanges.MiscellaneousSymbols 属性
定义
获取零杂符号 Unicode 块 (U+2600-U+26FF)。Gets the Miscellaneous Symbols Unicode block (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
属性值
杂项符号 Unicode 块 (U +2600 + 26FF) 。The Miscellaneous Symbols Unicode block (U+2600-U+26FF).
注解
有关此块中的完整字符集,请参阅 Unicode 标准版本 12.1-其他符号。For the full set of characters in this block, see The Unicode Standard, Version 12.1 - Miscellaneous Symbols.