__eq__

BarCodeRegionParameters.eq

__eq__(self, BarCodeRegionParameters other) -> bool

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

ParameterTypeDescription
otherBarCodeRegionParameters

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