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)
パラメーター説明
aconst System::SharedPtr<XpsMatrix>&最初の行列です。
bconst System::SharedPtr<XpsMatrix>&2 番目の行列です。

ReturnValue

演算子の結果です。

参照