UnicodeRanges.MiscellaneousSymbolsandArrows Eigenschaft

Definition

Ruft den Unicode-Block "Verschiedene Symbole" und "Pfeile" ab (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

Eigenschaftswert

Die verschiedenen Symbole und Pfeile Unicode-Block (U+2B00-U+2BFF).

Hinweise

Den vollständigen Satz von Zeichen in diesem Block finden Sie unter Unicode Standard, Version 12.1 – Verschiedene Symbole und Pfeile.

Gilt für: