Aspose::Page::XPS::XpsModel::XpsMatrix::Equals μέθοδος
περιεχόμενα
[
κρύβω
]XpsMatrix::Equals(System::SharedPtr<System::Object>) method
Καθορίζει εάν το καθορισμένο System::Object είναι ίσο με αυτήν την παρουσία.
bool Aspose::Page::XPS::XpsModel::XpsMatrix::Equals(System::SharedPtr<System::Object> obj) override
| Parameter | Type | Περιγραφή |
|---|---|---|
| obj | System::SharedPtr<System::Object> | Το System::Object για σύγκριση με αυτήν την παρουσία. |
ReturnValue
true if the specified System::Object is equal to this instance; otherwise, false.
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class XpsMatrix
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++
XpsMatrix::Equals(System::SharedPtr<XpsMatrix>, System::SharedPtr<XpsMatrix>) method
Η πραγματική υλοποίηση.
static bool Aspose::Page::XPS::XpsModel::XpsMatrix::Equals(System::SharedPtr<XpsMatrix> a, System::SharedPtr<XpsMatrix> b)
| Parameter | Type | Περιγραφή |
|---|---|---|
| ένα | System::SharedPtr<XpsMatrix> | Η πρώτη μήτρα. |
| b | System::SharedPtr<XpsMatrix> | Η δεύτερη μήτρα. |
ReturnValue
[true] if martrix are equals
Δείτε επίσης
- Typedef SharedPtr
- Class XpsMatrix
- Class XpsMatrix
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++