GetHashCode
Leave feedback
On this page
Returns a hash code for the specified object.
public int GetHashCode(MetadataProperty obj)
| Parameter | Type | Description |
|---|---|---|
| obj | MetadataProperty | The MetadataProperty for which a hash code is to be returned. |
A hash code for the specified object.
| exception | condition |
|---|---|
| ArgumentNullException | The type of obj is a reference type and obj is null. |
- 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.