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