ALM Open Test Architecture API Type Library Version 12.55
Swap Method
Put the item in this position in position Pos2.
Put the item in this position in position Pos1.
Description
Swaps the two list items specified by their positions.
Syntax
Visual Basic
Public Sub Swap( _
   ByVal Pos1 As Long, _
   ByVal Pos2 As Long _
) 
Parameters
Pos1
Put the item in this position in position Pos2.
Pos2
Put the item in this position in position Pos1.
See Also

IFactoryList Collection  | IFactoryList Members