System::Collections::Generic::KeyValuePair::GetHashCode विधि

KeyValuePair::GetHashCode method

कुंजी और मान के हैश को XOR करके कुंजी-मान जोड़ी का हैश गणना करता है।

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

ReturnValue

परिणामी हैश मान।

संबंधित देखें