ITestSetCollection

 
The ITestSetCollection is an array for storing the TestSet Objects.
Methods
Adds a TestSet Object to the TestSetCollection
 
Gets a TestSet Object by its Index from the TestSetCollection
Deletes an TestSet Object by its Index from the TestSetCollection.
 
 
Properties
Returns the number of TestSet Objects in TestSetCollection.
 
 
Remarks
See Also