System.Collections.Generic.IEqualityComparer<T> public interface IEqualityComparer<T> Documentation Code bool Equals(T x, T y) int GetHashCode(T obj)