GetHashCode
PropertyValueEqualityComparer.GetHashCode method
Gibt einen Hashcode für das angegebene Objekt zurück.
public int GetHashCode(PropertyValue obj)
Parameter | Typ | Beschreibung |
---|---|---|
obj | PropertyValue | DerPropertyValue für die ein Hashcode zurückgegeben werden soll. |
Rückgabewert
Ein Hashcode für das angegebene Objekt.
Ausnahmen
Ausnahme | Bedingung |
---|---|
ArgumentNullException | Die Art vonobj ist ein Referenztyp undobj Istnull . |
Siehe auch
- class PropertyValue
- class PropertyValueEqualityComparer
- namensraum GroupDocs.Metadata.Common
- Montage GroupDocs.Metadata