Open sandboxFocus

Property Comparer

Comparer

Gets the generic equality comparer that is used to determine equality of keys in the collection.

Declaration
protected IEqualityComparer<TKey> Comparer { get; }
Property Value
Type Description
IEqualityComparer<TKey>