PropertyValueEqualityComparer class

PropertyValueEqualityComparer class

Defines methods to support the comparison of property values for equality.

The PropertyValueEqualityComparer type exposes the following members:

Constructors

Constructor Description
init Constructs a new instance of PropertyValueEqualityComparer

Methods

Method Description
equals Determines whether the specified objects are equal.
get_hash_code Returns a hash code for the specified object.

See Also