ALM Open Test Architecture API Type Library Version 12.55
IList2 Interface Members
Overview
Collapse All
Expand All
Public Methods
Clear
Removes all the items from the list.
CopyFrom
Replaces the current contents with the contents of the given source enumeration. Items are copied in chunks of 100 pieces each.
IndexOfItem
Gets the index of the passed object.
Public Properties
Item
Gets an item by index. The index is one-based.
See Also
IList2 Interface