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> |
Gets the generic equality comparer that is used to determine equality of keys in the collection.
protected IEqualityComparer<TKey> Comparer { get; }| Type | Description |
|---|---|
| IEqualityComparer<TKey> |