NumeralSystemIdentifiers.Lepc 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 chiffres décimaux Lepcha.
public:
static property Platform::String ^ Lepc { Platform::String ^ get(); };
static winrt::hstring Lepc();
public static string Lepc { get; }
var string = NumeralSystemIdentifiers.lepc;
Public Shared ReadOnly Property Lepc As String
Valeur de propriété
Chaîne « Lepc », qui identifie le système de chiffres décimaux Lepcha. Ce système utilise les valeurs Unicode suivantes :
point de code Unicode | Chiffre latin correspondant |
---|---|
U+1C40 | 0 |
U+1C41 | 1 |
U+1C42 | 2 |
U+1C43 | 3 |
U+1C44 | 4 |
U+1C45 | 5 |
U+1C46 | 6 |
U+1C47 | 7 |
U+1C48 | 8 |
U+1C49 | 9 |