Méthode System::Globalization::StringInfo::GetHashCode
StringInfo::GetHashCode method
Analogue de la méthode C# Object.GetHashCode(). Permet le hachage d’objets personnalisés.
int System::Globalization::StringInfo::GetHashCode() const override
ReturnValue
Valeur du code de hachage telle que calculée par la classe correspondante.
Voir aussi
- Class StringInfo
- Namespace System::Globalization
- Library Aspose.Font for C++