| Servertec | elements( ) | |
|
|
Returns an enumeration object of the elements in the specified vector object. Syntaxelements( vector )vector.elements( ) Parametersvector the vector object to enumerate.Returnsenumeration an enumeration object containing the objects in the specified vector objectExample
|
|
top of page
|