UnicodeRanges.All Özellik

Tanım

U+0000'den U+FFFF'ye kadar tüm Temel Çok Dilli Düzlemden (BMP) oluşan bir aralık alır.

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

Özellik Değeri

UnicodeRange

Tüm BMP'yi içeren bir aralık.

Şunlara uygulanır