ERegion::operator==

Checks if this ERegion instance is strictly equal to another (order of the runs included)

Namespace: Euresys::Open_eVision

[C++]

bool operator==(
   const ERegion& other
)

Parameters

other

Reference to the other ERegion instance

ERegion.operator==

Checks if this ERegion instance is strictly equal to another (order of the runs included)

Namespace: Euresys.Open_eVision

[C#]

bool operator==(
   Euresys.Open_eVision.ERegion other
)

Parameters

other

Reference to the other ERegion instance