Documentation Portal      

What are you looking for?

EPeakVector::GetElement

Returns the vector element at the given index.

Namespace: Euresys::Open_eVision_2_5

[C++]

EPeak GetElement(
   OEV_INT32 index
)

Parameters

index

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

Remarks

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

EPeakVector.GetElement

Returns the vector element at the given index.

Namespace: Euresys::Open_eVision_2_5

[C#]

Euresys.Open_eVision_2_5.EPeak GetElement(
   int index
)

Parameters

index

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

Remarks

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

EPeakVector.GetElement

Returns the vector element at the given index.

[VB6]

EPeak GetElement(
   Long index
)

Parameters

index

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

Remarks

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

Which API shall we display?

© 2018 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.5.1.1107