UnicodeRanges.Kanbun Property

Definition

Gets the Kanbun Unicode block (U+3190-U+319F).

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

Property Value

The Kanbun Unicode block (U+3190-U+319F).

Remarks

For the full set of characters in this block, see The Unicode Standard, Version 12.1 - Kanbun.

Applies to