The following tables list the members exposed by Comparable.EqualityComparer<T>.
| Name | Description | |
|---|---|---|
![]() | Comparable.EqualityComparer<T> Constructor |
| Name | Description | |
|---|---|---|
![]() | Compare | Overridden. Returns the comparison between the two objects |
![]() | Equals | Overloaded. Compares the two objects for non-reference equality |
![]() | GetHashCode | Overloaded. Extracts the correct hash code |

