EQRCode::operator=

Assignment operator.

Namespace: Euresys::Open_eVision

[C++]

EQRCode& operator=(
   const EQRCode& other
)

Parameters

other

The EQRCode object that should be copied

EQRCode.operator=

Assignment operator.

Namespace: Euresys.Open_eVision

[C#]

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

Parameters

other

The EQRCode object that should be copied