ALM Open Test Architecture API Type Library Version 12.55
Remove Method
The position in the list of the item to be removed.The position in the list of the item to be removed.
Description
Removes the specified item from the current list object.Removes the specified item from the current list object.
Syntax
Visual Basic
Public Sub Remove( _
   ByVal Index As Long _
) 
Parameters
Index
The position in the list of the item to be removed.The position in the list of the item to be removed.
See Also

HierarchySupportList Collection  | HierarchySupportList Members