__eq__
Code128ExtendedParameters.eq
__eq__(self, Code128ExtendedParameters other) -> bool
Returns a value indicating whether this instance is equal to a specified Code128ExtendedParameters value.
| Parameter | Type | Description |
|---|---|---|
other | Code128ExtendedParameters |
Return Type: bool — True if obj has the same value as this instance otherwise, False.