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