IEqualityComparer<T> Methods
.NET Framework (current version)
Namespace:
System.Collections.Generic
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(T, T) | Determines whether the specified objects are equal. |
![]() | GetHashCode(T) | Returns a hash code for the specified object. |
Show:
