NumeralSystemIdentifiers.ArabExt Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the identifier for the Extended Arabic-Indic decimal numeral system.
public:
static property Platform::String ^ ArabExt { Platform::String ^ get(); };
static winrt::hstring ArabExt();
public static string ArabExt { get; }
var string = NumeralSystemIdentifiers.arabExt;
Public Shared ReadOnly Property ArabExt As String
Property Value
The string "ArabExt", which identifies the Extended Arabic-Indic decimal numeral system. This system has the digits ۰۱۲۳۴۵۶۷۸۹ which correspond to the Latin digits 0-9.