EBW16Vector::operator=

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

Namespace: Euresys::Open_eVision

[C++]

EBW16Vector& operator=(
   const EBW16Vector& other
)

Parameters

other

EBW16Vector object to be copied

EBW16Vector.operator=

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

Namespace: Euresys.Open_eVision

[C#]

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

Parameters

other

EBW16Vector object to be copied