System.Collections.Generic.EqualityComparer<T>: Method Members

The methods of System.Collections.Generic.EqualityComparer<T> are listed below. For a list of all members, see the EqualityComparer<T> Members list.

See Also: Inherited members from System.Object

Public Methods

abstract
Equals(T, T) : bool
Documentation for this section has not yet been entered.
abstract
GetHashCode(T) : int
Documentation for this section has not yet been entered.