Aracılığıyla paylaş


UnicodeRanges.LatinExtendedC Özellik

Tanım

Latin Extended-C Unicode bloğunu (U+2C60-U+2C7F) alır.

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

Özellik Değeri

Latin Genişletilmiş-C Unicode bloğu (U+2C60-U+2C7F).

Açıklamalar

Bu bloktaki karakter kümesinin tamamı için bkz . Unicode Standard, Sürüm 12.1 - Latin Extended-C.

Şunlara uygulanır