Aspose::Page::XPS::XpsModel::operator== metodo

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

Implementa l’operatore ==.

bool Aspose::Page::XPS::XpsModel::operator==(const System::SharedPtr<XpsMatrix> &a, const System::SharedPtr<XpsMatrix> &b)
ParametroTipoDescrizione
aconst System::SharedPtr<XpsMatrix>&La prima matrice.
bconst System::SharedPtr<XpsMatrix>&La seconda matrice.

ReturnValue

Il risultato dell’operatore.

Vedi anche