__eq__

BarCodeResult.eq

__eq__(self, BarCodeResult other) -> bool

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

ParameterTypeDescription
otherBarCodeResult

Return Type: bool — true if obj has the same value as this instance otherwise, false.