BarCodeResult.op_Equality
BarCodeResult Equality operator
Returns a value indicating whether the first BarCodeResult
value is equal to the second.
public static bool operator ==(BarCodeResult first, BarCodeResult second)
Parameter | Type | Description |
---|---|---|
first | BarCodeResult | A first compared value |
second | BarCodeResult | A second compared value |
Return Value
true if first has the same value as second; otherwise, false.
See Also
- class BarCodeResult
- namespace Aspose.BarCode.BarCodeRecognition
- assembly Aspose.BarCode