Sdílet prostřednictvím


UnorderedDictionaryComparer<TKey,TValue>.GetHashCode Method

Definition

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

Parameters

obj
Dictionary<TKey,TValue>

Returns

Implements

Applies to