ALM Open Test Architecture API Type Library Version 12.55
Remove Method
Collapse All
Expand All
FactoryList Collection
: Remove Method
The position in the list of the item to be removed.
Description
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.
See Also
FactoryList Collection
|
FactoryList Members