Aspose::Page::XPS::XpsModel::operator== Methode

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

Implementiert den Operator ==.

bool Aspose::Page::XPS::XpsModel::operator==(const System::SharedPtr<XpsMatrix> &a, const System::SharedPtr<XpsMatrix> &b)
ParameterTypBeschreibung
aconst System::SharedPtr<XpsMatrix>&Die erste Matrix.
bconst System::SharedPtr<XpsMatrix>&Die zweite Matrix.

ReturnValue

Das Ergebnis des Operators.

Siehe auch