AztecExtendedParameters.op_Equality
AztecExtendedParameters Equality operator
Returns a value indicating whether the first AztecExtendedParameters
value is equal to 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 same value as second; otherwise, false.
See Also
- class AztecExtendedParameters
- namespace Aspose.BarCode.BarCodeRecognition
- assembly Aspose.BarCode