Aspose::Page::XPS::XpsModel::operator!= méthode
Aspose::Page::XPS::XpsModel::operator!= method
Implémente l’opérateur !=.
bool Aspose::Page::XPS::XpsModel::operator!=(const System::SharedPtr<XpsMatrix> &a, const System::SharedPtr<XpsMatrix> &b)
| Paramètre | Type | Description |
|---|---|---|
| a | const System::SharedPtr<XpsMatrix>& | La première matrice. |
| b | const System::SharedPtr<XpsMatrix>& | La deuxième matrice. |
ReturnValue
Le résultat de l’opérateur.
Voir aussi
- Typedef SharedPtr
- Class XpsMatrix
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++