Méthode System::StringComparer::GetHashCode
StringComparer::GetHashCode method
Obtient le code de hachage de la chaîne.
virtual int System::StringComparer::GetHashCode(String obj) const override
| Paramètre | Type | Description |
|---|---|---|
| obj | String | String pour calculer le code de hachage de. |
ReturnValue
Code de hachage calculé pour obj.
Voir aussi
- Class String
- Class StringComparer
- Namespace System
- Library Aspose.Font for C++