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