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