NumeralSystemIdentifiers.Beng 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 Bangla decimal numeral system.
public:
static property Platform::String ^ Beng { Platform::String ^ get(); };
static winrt::hstring Beng();
public static string Beng { get; }
var string = NumeralSystemIdentifiers.beng;
Public Shared ReadOnly Property Beng As String
Property Value
The string "Beng", which identifies the Bangla decimal numeral system. This system has the digits ০১২৩৪৫৬৭৮৯ which correspond to the Latin digits 0-9.