UnicodeRanges.HangulJamoExtendedA 属性

定义

获取朝鲜文字母扩充-A Unicode 块 (U+A960-U+A9F)。Gets the Hangul Jamo Extended-A Unicode block (U+A960-U+A9F).

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

属性值

UnicodeRange

朝鲜语字母扩展-A Unicode 块 (U + A960 + A97F) 。The Hangul Jamo Extended-A Unicode block (U+A960-U+A97F).

注解

有关此块中的完整字符集,请参阅 Unicode 标准版本 12.1-朝鲜语字母扩展For the full set of characters in this block, see The Unicode Standard, Version 12.1 - Hangul Jamo Extended-A.

适用于