Aspose::BarCode::ComplexBarcode::HIBCLICSecondaryAndAdditionalDataCodetext::Equals method

HIBCLICSecondaryAndAdditionalDataCodetext::Equals method

Returns a value indicating whether this instance is equal to a specified HIBCLICSecondaryAndAdditionalDataCodetext value.

bool Aspose::BarCode::ComplexBarcode::HIBCLICSecondaryAndAdditionalDataCodetext::Equals(System::SharedPtr<System::Object> obj) override
ParameterTypeDescription
objSystem::SharedPtr<System::Object>An HIBCLICSecondaryAndAdditionalDataCodetext value to compare to this instance.

ReturnValue

true if obj has the same value as this instance; otherwise, false.

See Also