The following tables list the members exposed by Equatable<T>.
Name | Description | |
---|---|---|
Equatable<T> Constructor |
Name | Description | |
---|---|---|
Equals | Overloaded. Returns true if the other object is equal to this one | |
GetHashCode | Overloaded. Extracts the correct hash code |
Equality | Compares the two objects for non-reference equality |
Inequality | Compares the two objects for non-reference equality |