NumeralSystemIdentifiers.Olck Property

Definition

Gets the identifier for the Ol Chiki decimal numeral system.

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

Property Value

String

Platform::String

winrt::hstring

The string "Olck", which identifies the Ol Chiki decimal numeral system. This system has the digits ᱐᱑᱒᱓᱔᱕᱖᱗᱘᱙ which correspond to the Latin digits 0-9.

Applies to

See also