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