System::Collections::Generic::KeyValuePair::GetHashCode metod

KeyValuePair::GetHashCode method

Beräknar nyckel‑värde‑parens hash genom att xorra nyckelns och värdets hashvärden.

int System::Collections::Generic::KeyValuePair<TKey, TValue>::GetHashCode() const

ReturnValue

Resulterande hash‑värde.

Se även