XmpValue.Equals
Equals(XmpValue)
Compares this Value to other Value.
public bool Equals(XmpValue other)
| Parameter | Type | Description |
|---|---|---|
| other | XmpValue | other |
Return Value
bool
See Also
- struct XmpValue
- namespace Aspose.Imaging.Xmp.Types
- assembly Aspose.Imaging
Equals(object)
Compares this Value to other of Value.
public override bool Equals(object other)
| Parameter | Type | Description |
|---|---|---|
| other | Object | other |
Return Value
bool
See Also
- struct XmpValue
- namespace Aspose.Imaging.Xmp.Types
- assembly Aspose.Imaging