Aspose::Page::EPS::XMP::operator== 方法
Aspose::Page::EPS::XMP::operator== method
实现 operator == 运算符。
bool Aspose::Page::EPS::XMP::operator==(const System::SharedPtr<XmpField> &field1, const System::SharedPtr<XmpField> &field2)
| Parameter | Type | 描述 |
|---|---|---|
| field1 | const System::SharedPtr<XmpField>& | 该 field1。 |
| field2 | const System::SharedPtr<XmpField>& | 该 field2。 |
ReturnValue
运算符的结果。
另见
- Typedef SharedPtr
- Class XmpField
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++