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

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

Implementa el operador ==.

bool Aspose::Page::XPS::XpsModel::operator==(const System::SharedPtr<XpsMatrix> &a, const System::SharedPtr<XpsMatrix> &b)
ParámetroTipoDescripción
aconst System::SharedPtr<XpsMatrix>&La primera matriz.
bconst System::SharedPtr<XpsMatrix>&La segunda matriz.

ReturnValue

El resultado del operador.

Ver también