IEqualityComparer Members
.NET Framework 2.0
Defines methods to support the comparison of objects for equality.
The following tables list the members exposed by the IEqualityComparer generic type.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified objects are equal. |
| GetHashCode | Returns a hash code for the specified object. |