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