Share via


TestActionResultCollection.IndexOf Method

Include Protected Members
Include Inherited Members

Searches for the specified test action result and returns the zero-based index of the first occurrence in the whole collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method 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.
Public method IndexOf(UTP) Searches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. (Inherited from Collection<ITestActionResult>.)

Top

See Also

Reference

TestActionResultCollection Class

Microsoft.TeamFoundation.TestManagement.Client Namespace