Aspose::Page::XPS::XpsModel::operator!= 方法

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

实现 != 运算符。

bool Aspose::Page::XPS::XpsModel::operator!=(const System::SharedPtr<XpsMatrix> &a, const System::SharedPtr<XpsMatrix> &b)
ParameterType描述
一个const System::SharedPtr<XpsMatrix>&第一个矩阵。
bconst System::SharedPtr<XpsMatrix>&第二个矩阵。

ReturnValue

运算符的结果。

另见