Copy Data Member Function

Copies the value of the source array into this array.

Prototype

int32 Copy( Uint32VectorArray p_oSource )

Parameters

Parameter Type Parameter Name Documentation
<Uint32VectorArray>p_oSourcePointer to the source array.

Examples

Copy Text To Clipboard

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