UnicodeRanges.SupplementalMathematicalOperators Eigenschaft

Definition

Ruft den ergänzenden mathematischen Operatoren Unicode-Block (U+2A00-U+2AFF) ab.

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

Eigenschaftswert

Der ergänzende mathematische Operatoren Unicode-Block (U+2A00-U+2AFF).

Hinweise

Den vollständigen Satz von Zeichen in diesem Block finden Sie unter Unicode Standard, Version 12.1 – Ergänzende mathematische Operatoren.

Gilt für: