NumeralSystemIdentifiers.Saur Property

Definition

Gets the identifier for the Saurashtra decimal numeral system.

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

Property Value

String

Platform::String

winrt::hstring

The string "Saur", which identifies the Saurashtra decimal numeral system. This system uses the following Unicode values:

Unicode code pointCorresponding Latin digit
U+A8D00
U+A8D11
U+A8D22
U+A8D33
U+A8D44
U+A8D55
U+A8D66
U+A8D77
U+A8D88
U+A8D99

Applies to

See also