System::Collections::IEqualityComparer::GetHashCode méthode
IEqualityComparer::GetHashCode method
Obtient le code de hachage pour un objet.
virtual int System::Collections::IEqualityComparer::GetHashCode(const SharedPtr<Object> &obj) const =0
| Paramètre | Type | Description |
|---|---|---|
| obj | const SharedPtr<Object>& | Object pour calculer le code de hachage. |
ReturnValue
Code de hachage calculé pour obj.
Voir aussi
- Typedef SharedPtr
- Class Object
- Class IEqualityComparer
- Namespace System::Collections
- Library Aspose.Font for C++