System::Collections::Generic::KeyValuePair::GetHashCode yöntemi

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

Elde edilen hash değeri.

Ayrıca Bakınız