Aspose::Page::XPS::XpsModel::operator== Methode
Aspose::Page::XPS::XpsModel::operator== method
Implementiert den Operator ==.
bool Aspose::Page::XPS::XpsModel::operator==(const System::SharedPtr<XpsMatrix> &a, const System::SharedPtr<XpsMatrix> &b)
| Parameter | Typ | Beschreibung |
|---|---|---|
| a | const System::SharedPtr<XpsMatrix>& | Die erste Matrix. |
| b | const System::SharedPtr<XpsMatrix>& | Die zweite Matrix. |
ReturnValue
Das Ergebnis des Operators.
Siehe auch
- Typedef SharedPtr
- Class XpsMatrix
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++