System::Collections::Generic::KeyValuePair::GetHashCode method

KeyValuePair::GetHashCode method

キーと値のハッシュを XOR してキー・バリューペアのハッシュを計算します。

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

ReturnValue

結果のハッシュ値。

参照