ALM Open Test Architecture API Type Library Version 12.55
Add Method
A value or object reference to be added to the list.A value or object reference to be added to the list.
Description
Adds a new item to the current list object.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.A value or object reference to be added to the list.
See Also

IHierarchySupportList Collection  | IHierarchySupportList Members