Constructors
-
Equality
Comparer`1() Initializes a new instance of the EqualityComparer`1 class.
Methods
-
Equals(`0,
`0) When overridden in a derived class, determines whether two objects of type T are equal. -
Get
Hash When overridden in a derived class, serves as a hash function for the specified object for hashing algorithms and data structures, such as a hash table.Code(`0)
Properties
- Default Returns a default equality comparer for the type specified by the generic argument.