NumeralSystemIdentifiers.Bali Property

Definition

Gets the identifier for the Balinese decimal numeral system.

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

Property Value

String

Platform::String

winrt::hstring

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

Unicode code pointCorresponding Latin digit
U+1B500
U+1B511
U+1B522
U+1B533
U+1B544
U+1B555
U+1B566
U+1B577
U+1B588
U+1B599

Applies to

See also