Compartilhar via


TypedMapHybridRowSerializer<TKey,TKeySerializer,TValue,TValueSerializer>.TypedMapComparer.GetHashCode Método

Definição

public override int GetHashCode (System.Collections.Generic.Dictionary<TKey,TValue> obj);
override this.GetHashCode : System.Collections.Generic.Dictionary<'Key, 'Value> -> int
Public Overrides Function GetHashCode (obj As Dictionary(Of TKey, TValue)) As Integer

Parâmetros

obj
Dictionary<TKey,TValue>

Retornos

Aplica-se a