Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows 8.1
provides containers for TestCase objects
The following tables list the members exposed by the TestCaseCollection type.
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | Count | The number of TestCase objects in the TestCaseCollection. | 
| .gif) | Item | A TestCase from the TestCaseCollection. | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | AddItem | Creates and adds a new TestCase to the TestCaseCollection. | 
| .gif) | Clear | Deletes all TestCase objects from the TestCaseCollection. | 
| .gif) | DeleteItem | Deletes a TestCasefrom the TestCaseCollection. | 
| .gif) | Equals | (Inherited from Object) | 
| .gif) | GetEnumerator | Retrieves an enumerator for the items in a TestCaseCollection. | 
| .gif) | GetHashCode | (Inherited from Object) | 
| .gif) | GetType | (Inherited from Object) | 
| .gif) | ToString | (Inherited from Object) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (Inherited from Object) | 
| .gif) | MemberwiseClone | (Inherited from Object) | 
Top
See Also
Reference
TestCaseCollection Class
Microsoft.Assessments.Runtime Namespace