UnicodeRanges.SupplementalPunctuation Egenskap

Definition

Hämtar unicode-blocket för kompletterande skiljetecken (U+2E00-U+2E7F).

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

Egenskapsvärde

Unicode-blocket för kompletterande skiljetecken (U+2E00-U+2E7F).

Kommentarer

Fullständig uppsättning tecken i det här blocket finns i Unicode Standard, version 12.1 – kompletterande skiljetecken.

Gäller för