Aspose::Page::EPS::XMP::operator== method
Aspose::Page::EPS::XMP::operator== method
Implements the operator ==.
bool Aspose::Page::EPS::XMP::operator==(const System::SharedPtr<XmpField> &field1, const System::SharedPtr<XmpField> &field2)
| Parameter | Type | Description |
|---|---|---|
| field1 | const System::SharedPtr<XmpField>& | The field1. |
| field2 | const System::SharedPtr<XmpField>& | The field2. |
ReturnValue
The result of the operator.
See Also
- Typedef SharedPtr
- Class XmpField
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++