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