System::Collections::Generic::KeyValuePair::GetHashCode methode
KeyValuePair::GetHashCode method
Berekent de hash van het sleutel‑waarde‑koppel door de hashes van sleutel en waarde te XOR‑en.
int System::Collections::Generic::KeyValuePair<TKey, TValue>::GetHashCode() const
ReturnValue
Resulterende hash-waarde.
Zie ook
- Class KeyValuePair
- Namespace System::Collections::Generic
- Library Aspose.Page for C++