Méthode System::Globalization::StringInfo::ParseCombiningCharacters
StringInfo::ParseCombiningCharacters method
Obtient les index des caractères de base, des substituts élevés et des caractères de contrôle.
static ArrayPtr<int> System::Globalization::StringInfo::ParseCombiningCharacters(const String &str)
| Paramètre | Type | Description |
|---|---|---|
| str | const String& | Chaîne d’entrée. |
ReturnValue
Array of indexes.
Voir aussi
- Typedef ArrayPtr
- Class String
- Class StringInfo
- Namespace System::Globalization
- Library Aspose.Font for C++