Documentation Portal      

What are you looking for?

EBW8PathVector::GetElement

Returns the vector element at the given index.

Namespace: Euresys::Open_eVision_2_7

[C++]

EBW8Path GetElement(
   OEV_INT32 index
)

Parameters

index

Index, between 0 and EBW8PathVector (excluded) of the element to be accessed.

Remarks

If the given index is outside the bounds of the vector, the error code EError_Parameter1OutOfRange is set.

EBW8PathVector.GetElement

Returns the vector element at the given index.

Namespace: Euresys.Open_eVision_2_7

[C#]

Euresys.Open_eVision_2_7.EBW8Path GetElement(
   int index
)

Parameters

index

Index, between 0 and EBW8PathVector (excluded) of the element to be accessed.

Remarks

If the given index is outside the bounds of the vector, the error code Parameter1OutOfRange is set.

Which API shall we display?

© 2019 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.7.2.1115