UnicodeRanges.MiscellaneousMathematicalSymbolsA 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 le bloc Unicode Symboles mathématiques divers - A (U+27C0-U+27EF).
public:
static property System::Text::Unicode::UnicodeRange ^ MiscellaneousMathematicalSymbolsA { System::Text::Unicode::UnicodeRange ^ get(); };
public static System.Text.Unicode.UnicodeRange MiscellaneousMathematicalSymbolsA { get; }
static member MiscellaneousMathematicalSymbolsA : System.Text.Unicode.UnicodeRange
Public Shared ReadOnly Property MiscellaneousMathematicalSymbolsA As UnicodeRange
Valeur de propriété
Symboles mathématiques divers - Bloc Unicode (U+27C0-U+27EF).
Remarques
Pour obtenir l’ensemble complet des caractères de ce bloc, consultez La norme Unicode, version 12.1 - Symboles mathématiques divers-A.
S’applique à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.