طريقة System::Collections::Generic::KeyValuePair::GetHashCode
KeyValuePair::GetHashCode method
يحسب تجزئة زوج المفتاح والقيمة عن طريق XOR لتجزئات المفتاح والقيمة.
int System::Collections::Generic::KeyValuePair<TKey, TValue>::GetHashCode() const
ReturnValue
قيمة التجزئة الناتجة.
انظر أيضًا
- Class KeyValuePair
- Namespace System::Collections::Generic
- Library Aspose.Font for C++