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.Page for C++