Aspose::Page::XPS::XpsModel::operator!= methode

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

Implementeert de operator !=.

bool Aspose::Page::XPS::XpsModel::operator!=(const System::SharedPtr<XpsMatrix> &a, const System::SharedPtr<XpsMatrix> &b)
ParameterTypeBeschrijving
eenconst System::SharedPtr<XpsMatrix>&De eerste matrix.
bconst System::SharedPtr<XpsMatrix>&De tweede matrix.

ReturnValue

Het resultaat van de operator.

Zie ook