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)
ParameterTypeDescription
field1const System::SharedPtr<XmpField>&The field1.
field2const System::SharedPtr<XmpField>&The field2.

ReturnValue

The result of the operator.

See Also