ALM Open Test Architecture API Type Library Version 12.55
CopyFrom Method
Description
Replaces the current contents with the contents of the given source enumeration. Items are copied in chunks of 100 pieces each.
Syntax
Visual Basic
Public Sub CopyFrom( _
   ByVal Source As IEnumVARIANT, _
   ByVal Count As Long _
) 
Parameters
Source
Count
See Also

FactoryList Collection  | FactoryList Members