Equals
PropertyValueEqualityComparer.Equals method
Bestimmt, ob die angegebenen Objekte gleich sind.
public bool Equals(PropertyValue x, PropertyValue y)
Parameter | Typ | Beschreibung |
---|---|---|
x | PropertyValue | Das erste Objekt des TypsPropertyValue vergleichen. |
y | PropertyValue | Das zweite Objekt des TypsPropertyValue vergleichen. |
Rückgabewert
true
wenn die angegebenen Objekte gleich sind; ansonsten,false
.
Siehe auch
- class PropertyValue
- class PropertyValueEqualityComparer
- namensraum GroupDocs.Metadata.Common
- Montage GroupDocs.Metadata