System::Collections::Generic::KeyValuePair::GetHashCode metodu

KeyValuePair::GetHashCode method

Anahtar ve değerin hash’lerini XORlayarak anahtar-değer çifti hash’ini hesaplar.

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

ReturnValue

Sonuç hash değeri.

Ayrıca Bakınız