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ètreTypeDescription
strconst String&Chaîne d’entrée.

ReturnValue

Array of indexes.

Voir aussi