Compartilhar via


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

Definição

public override bool Equals (System.Collections.Generic.Dictionary<TKey,TValue> x, System.Collections.Generic.Dictionary<TKey,TValue> y);
override this.Equals : System.Collections.Generic.Dictionary<'Key, 'Value> * System.Collections.Generic.Dictionary<'Key, 'Value> -> bool
Public Overrides Function Equals (x As Dictionary(Of TKey, TValue), y As Dictionary(Of TKey, TValue)) As Boolean

Parâmetros

x
Dictionary<TKey,TValue>
y
Dictionary<TKey,TValue>

Retornos

Aplica-se a