Aspose::Page::XPS::XpsModel::operator== method

Aspose::Page::XPS::XpsModel::operator== method

Implements the operator ==.

bool Aspose::Page::XPS::XpsModel::operator==(const System::SharedPtr<XpsMatrix> &a, const System::SharedPtr<XpsMatrix> &b)
ParameterTypeDescription
aconst System::SharedPtr<XpsMatrix>&The first matrix.
bconst System::SharedPtr<XpsMatrix>&The second matrix.

ReturnValue

The result of the operator.

See Also