EBW32Vector::operator=

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

Namespace: Euresys::Open_eVision

[C++]

EBW32Vector& operator=(
   const EBW32Vector& other
)

Parameters

other

EBW32Vector object to be copied

EBW32Vector.operator=

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

Namespace: Euresys.Open_eVision

[C#]

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

Parameters

other

EBW32Vector object to be copied