UnicodeRanges.MiscellaneousSymbolsandArrows 属性

定义

获取零杂符号和箭头 Unicode 块 (U+2B00-U+2BFF)。

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

属性值

杂项符号和箭头 Unicode 块 (U+2B00-U+2BFF) 。

注解

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

适用于