UnicodeRanges.Thaana Property

Definition

Gets the Thaana Unicode block (U+0780-U+07BF).

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

Property Value

The Thaana Unicode block (U+0780-U+07BF).

Remarks

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

Applies to