EQRCode::operator=

Assignment operator.

Namespace: Euresys::Open_eVision_2_11

[C++]

EQRCode& operator=(
   const EQRCode& other
)

Parameters

other

The EQRCode object that should be copied

EQRCode.operator=

Assignment operator.

Namespace: Euresys.Open_eVision_2_11

[C#]

Euresys.Open_eVision_2_11.EQRCode operator=(
   Euresys.Open_eVision_2_11.EQRCode other
)

Parameters

other

The EQRCode object that should be copied