QRExtendedParameters.op_Equality
QRExtendedParameters Equality operator
Returns a value indicating whether the first QRExtendedParameters
value is equal to the second.
public static bool operator ==(QRExtendedParameters first, QRExtendedParameters second)
Parameter | Type | Description |
---|---|---|
first | QRExtendedParameters | A first compared value |
second | QRExtendedParameters | A second compared value |
Return Value
true if first has the same value as second; otherwise, false.
See Also
- class QRExtendedParameters
- namespace Aspose.BarCode.BarCodeRecognition
- assembly Aspose.BarCode