System::Collections::Generic::KeyValuePair::GetHashCode metodo
KeyValuePair::GetHashCode method
Calcola l’hash della coppia chiave-valore eseguendo XOR sugli hash della chiave e del valore.
int System::Collections::Generic::KeyValuePair<TKey, TValue>::GetHashCode() const
ReturnValue
Valore hash risultante.
Vedi anche
- Class KeyValuePair
- Namespace System::Collections::Generic
- Library Aspose.Page for C++