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

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

Mengimplementasikan operator ==.

bool Aspose::Page::XPS::XpsModel::operator==(const System::SharedPtr<XpsMatrix> &a, const System::SharedPtr<XpsMatrix> &b)
ParameterTipeDeskripsi
aconst System::SharedPtr<XpsMatrix>&Matriks pertama.
bconst System::SharedPtr<XpsMatrix>&Matriks kedua.

ReturnValue

Hasil dari operator.

Lihat Juga