Equals
Leave feedback
On this page
Determines whether the specified objects are equal.
public bool Equals(MetadataProperty x, MetadataProperty y)
| Parameter | Type | Description |
|---|---|---|
| x | MetadataProperty | The first object of type MetadataProperty to compare. |
| y | MetadataProperty | The second object of type MetadataProperty to compare. |
true if the specified objects are equal; otherwise, false.
- class MetadataProperty
- class MetadataPropertyEqualityComparer
- 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.