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__(self) |
Constructs a new instance of PropertyValueEqualityComparer |
Methods
| Method | Description |
|---|---|
equals(self, x, y) |
Determines whether the specified objects are equal. |
get_hash_code(self, obj) |
Returns a hash code for the specified object. |
See Also
- module
groupdocs.metadata.common