UnicodeRanges.EthiopicExtendedA プロパティ

定義

エチオピア文字拡張 A Unicode ブロック (U+AB00 - U+AB2F) を取得します。

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

プロパティ値

Ethiopic Extended-A Unicode ブロック (U+AB00-U+AB2F)。

注釈

このブロック内の文字の完全なセットについては、「 Unicode 標準バージョン 12.1 - Ethiopic Extended-A」を参照してください。

適用対象