Property Comparer Comparer Gets the equality comparer used to compare keys in the dictionary. Declaration public IEqualityComparer<TKey> Comparer { get; } Property Value Type Description IEqualityComparer<TKey>