NumeralSystemIdentifiers.Sund 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 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
The string "Sund", which identifies the Sundanese decimal numeral system. This system uses the following Unicode values:
Unicode code point | Corresponding Latin digit |
---|---|
U+1BB0 | 0 |
U+1BB1 | 1 |
U+1BB2 | 2 |
U+1BB3 | 3 |
U+1BB4 | 4 |
U+1BB5 | 5 |
U+1BB6 | 6 |
U+1BB7 | 7 |
U+1BB8 | 8 |
U+1BB9 | 9 |