ALM Open Test Architecture API Type Library Version 12.55
Add Method
Collapse All
Expand All
List Collection
: Add Method
A value or object reference to be added to the list.
Description
Adds a new item to the current list object.
Syntax
Visual Basic
Public
Sub
Add( _
ByVal
vNew
As
Variant _ )
Parameters
vNew
A value or object reference to be added to the list.
See Also
List Collection
|
List Members