ITestOutcomeCollection

 
The ITestOutcomeCollection is an array for storing the TestOutcome Objects.
 

Methods

 
Adds an TestOutcomeObject to the TestOutcomeCollection
Gets a TestOutcome Object by its Index from the TestOutcomeCollection
Deletes a TestOutcome Object by its Index from the TestOutcomeCollection.
 

Properties

 
Returns the number of TestOutcome Objects in TestOutcomeCollection.
 

Remarks

 

See Also