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