System::Collections::Generic::KeyValuePair::GetHashCode طريقة

KeyValuePair::GetHashCode method

يحسب تجزئة زوج المفتاح والقيمة عبر XOR تجزئات المفتاح والقيمة.

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

ReturnValue

قيمة التجزئة الناتجة.

انظر أيضًا