ELocator::operator=

Assignment operator

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

ELocator& operator=(
   const ELocator& other
)

Parameters

other

Reference to the ELocator object that should be copied

ELocator.operator=

Assignment operator

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

Euresys.Open_eVision.EasyDeepLearning.ELocator operator=(
   Euresys.Open_eVision.EasyDeepLearning.ELocator other
)

Parameters

other

Reference to the ELocator object that should be copied