EBW8Vector::operator=

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

Namespace: Euresys::Open_eVision

[C++]

EBW8Vector& operator=(
   const EBW8Vector& other
)

Parameters

other

EBW8Vector object to be copied

EBW8Vector.operator=

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

Namespace: Euresys.Open_eVision

[C#]

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

Parameters

other

EBW8Vector object to be copied