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

KeyValuePair::GetHashCode method

Beräknar nyckel‑värde‑par hash genom att XOR:a nyckelns och värdets hashvärden.

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

ReturnValue

Resulterande hashvärde.

Se även