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