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.
Inserts the provided test case or test suite into the collection at the specified index ___location.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
Insert(Int32, T) | (Inherited from IList<T>.) |
![]() |
Insert(Int32, ITestCase) | Inserts the provided test case into the collection at the specified index. |
![]() |
Insert(Int32, ITestSuiteBase) | Inserts the provided test suite into the collection at the specified index. |
See Also
ITestSuiteEntryCollection Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top