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