UnicodeRanges.EnclosedCjkLettersandMonths Propiedad

Definición

Obtiene el bloque Unicode Letras CJK y meses incluidos (U+3200-U+32FF).

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

Valor de propiedad

Bloque Unicode letras CJK y meses incluidos (U+3200-U+32FF).

Comentarios

Para ver el conjunto completo de caracteres de este bloque, vea The Unicode Standard, Version 12.1 - Enclosed CJK Letters and Months.

Se aplica a