System::Collections::Generic::KeyValuePair::GetHashCode method
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++