Code128DataPortion.Equals
Code128DataPortion.Equals method
Returns a value indicating whether this instance is equal to a specified Code128DataPortion
value.
public override bool Equals(object obj)
Parameter | Type | Description |
---|---|---|
obj | Object | An System.Object value to compare to this instance. |
Return Value
true if obj has the same value as this instance; otherwise, false.
See Also
- class Code128DataPortion
- namespace Aspose.BarCode.BarCodeRecognition
- assembly Aspose.BarCode