méthode Aspose::Page::XPS::XpsModel::operator==

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

Implémente l’opérateur ==.

bool Aspose::Page::XPS::XpsModel::operator==(const System::SharedPtr<XpsMatrix> &a, const System::SharedPtr<XpsMatrix> &b)
ParamètreTypeDescription
aconst System::SharedPtr<XpsMatrix>&La première matrice.
bconst System::SharedPtr<XpsMatrix>&La deuxième matrice.

ReturnValue

Le résultat de l’opérateur.

Voir aussi