UnicodeRanges.Buginese Property

Definition

Gets the Buginese Unicode block (U+1A00-U+1A1F).

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

Property Value

The Buginese Unicode block (U+1A00-U+1A1F).

Remarks

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

Applies to