MetadataPropertyEqualityComparer
Leave feedback
On this page
Defines methods to support the comparison of metadata properties for equality.
public class MetadataPropertyEqualityComparer : IEqualityComparer<MetadataProperty>
| Name | Description |
|---|---|
| MetadataPropertyEqualityComparer() | The default constructor. |
| Name | Description |
|---|---|
| Equals(MetadataProperty, MetadataProperty) | Determines whether the specified objects are equal. |
| GetHashCode(MetadataProperty) | Returns a hash code for the specified object. |
- class MetadataProperty
- 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.