LastDecodingTimeAddition Operator ByteScout Barcode Reader SDK
Implements the operator +.

Namespace:  Bytescout.BarCodeReader
Assembly:  Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax

public static LastDecodingTime operator +(
	LastDecodingTime a,
	LastDecodingTime b
)

Parameters

a
Type: Bytescout.BarCodeReaderLastDecodingTime
First LastDecodingTime value.
b
Type: Bytescout.BarCodeReaderLastDecodingTime
The second LastDecodingTime.

Return Value

Type: LastDecodingTime
The result of the operator.
See Also

Reference