Mono Class Library: Overview

System.Collections.Generic.IEqualityComparer<T>: Members

The members of System.Collections.Generic.IEqualityComparer<T> are listed below.

Public Methods

Equals(T, T) : bool
Determines whether the specified objects are equal.
GetHashCode(T) : int
Returns a hash code for the specified object.