Share via


ITestSuiteEntryCollection.IndexOf Method

Include Protected Members
Include Inherited Members

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(ITestObject<Int32>) Returns the index of the provided object in the collection.
Public method IndexOf(T) Determines the index of a specific item in the IList<T>. (Inherited from IList<ITestSuiteEntry>.)

Top

See Also

Reference

ITestSuiteEntryCollection Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace