EZMap8::operator=

Assignment operator.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

EZMap8& operator=(
   const EZMap8& other
)

Parameters

other

The source EZMap8.

EZMap8.operator=

Assignment operator.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

Euresys.Open_eVision.Easy3D.EZMap8 operator=(
   Euresys.Open_eVision.Easy3D.EZMap8 other
)

Parameters

other

The source EZMap8.