TestActionCollection.IndexOf Method
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
IndexOf(T) | (Inherited from Collection<T>.) |
![]() |
IndexOf(Int32) | Searches for the specified test action and returns the zero-based index of the first occurrence in the whole collection. |
See Also
TestActionCollection Class
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top