Find Data Member Function

Finds a <Float64Vector> in the <Float64VectorArray>.

Prototype

int32 Find( Float64Vector p_oFloat64Vector, int32 p_nStartIndex )

Parameters

Parameter Type Parameter Name Documentation
<Float64Vector>p_oFloat64VectorA pointer to the <Float64Vector> object you wish to find.
int32p_nStartIndexThe index at which to start the search.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.