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

Methods

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

See Also