NumeralSystemIdentifiers.Orya Property

Definition

Gets the identifier for the Odia decimal numeral system.

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

Property Value

String

Platform::String

winrt::hstring

The string "Orya", which identifies the Odia decimal numeral system. This system has the digits ୦୧୨୩୪୫୬୭୮୯ which correspond to the Latin digits 0-9.

Applies to

See also