Share via


NumeralSystemIdentifiers.Sund Property

Definition

Gets the identifier for the Sundanese decimal numeral system.

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

Property Value

String

Platform::String

winrt::hstring

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

Unicode code pointCorresponding Latin digit
U+1BB00
U+1BB11
U+1BB22
U+1BB33
U+1BB44
U+1BB55
U+1BB66
U+1BB77
U+1BB88
U+1BB99

Applies to

See also