EOCR::operator=

Copies all the data from another EOCR object into the current EOCR object

Namespace: Euresys::Open_eVision

[C++]

EOCR& operator=(
   const EOCR& other
)

Parameters

other

EOCR object to be copied

EOCR.operator=

Copies all the data from another EOCR object into the current EOCR object

Namespace: Euresys.Open_eVision

[C#]

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

Parameters

other

EOCR object to be copied