Share via


TestActionResultCollection.IndexOf Method

 

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Overload List

Name Description
System_CAPS_pubmethod IndexOf(T)

(Inherited from Collection<T>.)

System_CAPS_pubmethod IndexOf(Int32)

Searches for a test action result that has the specified action ID and returns the zero-based index of the first occurrence in the entire collection.

See Also

TestActionResultCollection Class
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top