ELocatorObject::operator==

Equality operator.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

bool operator==(
   const ELocatorObject& other
)

Parameters

other

Other object to compare to.

ELocatorObject.operator==

Equality operator.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

bool operator==(
   Euresys.Open_eVision.EasyDeepLearning.ELocatorObject other
)

Parameters

other

Other object to compare to.