Add Data Member Function

Adds a vector to the end of the array.

Prototype

int32 Add( Uint32Vector vector )

Parameters

Parameter Type Parameter Name Documentation
<Uint32Vector>vectorA pointer to the source vector.

Examples

Copy Text To Clipboard

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