PropertyValueEqualityComparer
Leave feedback
On this page
Defines methods to support the comparison of property values for equality.
public class PropertyValueEqualityComparer : IEqualityComparer<PropertyValue>
| Name | Description |
|---|---|
| PropertyValueEqualityComparer() | The default constructor. |
| Name | Description |
|---|---|
| Equals(PropertyValue, PropertyValue) | Determines whether the specified objects are equal. |
| GetHashCode(PropertyValue) | Returns a hash code for the specified object. |
- class PropertyValue
- namespace GroupDocs.Metadata.Common
- assembly GroupDocs.Metadata
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.