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