NumeralSystemIdentifiers.Cham Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’identificateur du système de nombre décimal Cham.
public:
static property Platform::String ^ Cham { Platform::String ^ get(); };
static winrt::hstring Cham();
public static string Cham { get; }
var string = NumeralSystemIdentifiers.cham;
Public Shared ReadOnly Property Cham As String
Valeur de propriété
Chaîne « Cham », qui identifie le système de chiffres décimaux Cham. Ce système utilise les valeurs Unicode suivantes :
point de code Unicode | Chiffre latin correspondant |
---|---|
U+AA50 | 0 |
U+AA51 | 1 |
U+AA52 | 2 |
U+AA53 | 3 |
U+AA54 | 4 |
U+AA55 | 5 |
U+AA56 | 6 |
U+AA57 | 7 |
U+AA58 | 8 |
U+AA59 | 9 |