EBarCode::operator=

Copies all the data from another EBarCode object into the current EBarCode object.

Namespace: Euresys::Open_eVision::EasyBarCode2

[C++]

EBarCode& operator=(
   const EBarCode& other
)

Parameters

other

EBarCode object to be copied

EBarCode.operator=

Copies all the data from another EBarCode object into the current EBarCode object.

Namespace: Euresys.Open_eVision.EasyBarCode2

[C#]

Euresys.Open_eVision.EasyBarCode2.EBarCode operator=(
   Euresys.Open_eVision.EasyBarCode2.EBarCode other
)

Parameters

other

EBarCode object to be copied