NumeralSystemIdentifiers.Nkoo Property

Definition

Gets the identifier for the Nko decimal numeral system.

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

Property Value

String

Platform::String

winrt::hstring

The string "Nkoo", which identifies the Nko decimal numeral system. This system has the digits ߀߁߂߃߄߅߆߇߈߉ which correspond to the Latin digits 0-9.

Applies to

See also