To Array

Gets the array representation containing all of the elements in the current Vector object.

Note:
This function block is located in the General\Utilities\Vector folder.

Inputs

Vector
A java.util.Vector object.

Output

Returns all elements in the Vector object as an array of type Object[].

Copyright IBM Corp. 2003, 2004