Condividi tramite


NumeralSystemIdentifiers.Arab Proprietà

Definizione

Ottiene l'identificatore per il sistema numerico decimale Arabic-Indic.

public:
 static property Platform::String ^ Arab { Platform::String ^ get(); };
static winrt::hstring Arab();
public static string Arab { get; }
var string = NumeralSystemIdentifiers.arab;
Public Shared ReadOnly Property Arab As String

Valore della proprietà

String

Platform::String

winrt::hstring

Stringa "Arab", che identifica il sistema numerico decimale Arabic-Indic. Questo sistema ha le cifre ٠㿍٢٣٤٥٦٧٨٩ che corrispondono alle cifre latine 0-9.

Si applica a

Vedi anche