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

IList Collection  | IList Members