Add Data Member Function

Adds a <Float64Vector> to the end of the array.

Prototype

int32 Add( Float64Vector p_oFloat64Vector )

Parameters

Parameter Type Parameter Name Documentation
<Float64Vector>p_oFloat64VectorA pointer to the <Float64Vector> you wish to add to the array.

Examples

Copy Text To Clipboard

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