BarCodeExtendedParameters.op_Inequality
BarCodeExtendedParameters Inequality operator
Returns a value indicating if the first BarCodeExtendedParameters value is different from the second.
public static bool operator !=(BarCodeExtendedParameters first, BarCodeExtendedParameters second)
| Parameter | Type | Description |
|---|---|---|
| first | BarCodeExtendedParameters | A first compared value |
| second | BarCodeExtendedParameters | A second compared value |
Return Value
true if first has the different value from second; otherwise, false.
See Also
- class BarCodeExtendedParameters
- namespace Aspose.BarCode.BarCodeRecognition
- assembly Aspose.BarCode