UnicodeRanges.LatinExtendedC 属性

定义

获取拉丁语扩充-C Unicode 块 (U+2C60-U+2C7F)。

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

属性值

拉丁文 Extended-C Unicode 块 (U+2C60-U+2C7F) 。

注解

有关此块中的完整字符集,请参阅 Unicode Standard 版本 12.1 - 拉丁文扩展 C

适用于