GetHashCode
MetadataPropertyEqualityComparer.GetHashCode method
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. |
Return Value
A hash code for the specified object.
Exceptions
| exception | condition |
|---|---|
| ArgumentNullException | The type of obj is a reference type and obj is null. |
See Also
- class MetadataProperty
- class MetadataPropertyEqualityComparer
- namespace GroupDocs.Metadata.Common
- assembly GroupDocs.Metadata