Aspose::BarCode::ComplexBarcode::HIBCPASCodetext::Equals method
HIBCPASCodetext::Equals method
Returns a value indicating whether this instance is equal to a specified HIBCPASCodetext value.
bool Aspose::BarCode::ComplexBarcode::HIBCPASCodetext::Equals(System::SharedPtr<System::Object> obj) override
Parameter | Type | Description |
---|---|---|
obj | System::SharedPtr<System::Object> | An HIBCPASCodetext value to compare to this instance. |
ReturnValue
true if obj has the same value as this instance; otherwise, false.
See Also
- Class HIBCPASCodetext
- Namespace Aspose::BarCode::ComplexBarcode
- Library Aspose.BarCode for C++