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