共用方式為


ITestSuiteEntryCollection.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 IList<T>.)

System_CAPS_pubmethod IndexOf(ITestObject<Int32>)

Returns the index of the provided object in the collection.

See Also

ITestSuiteEntryCollection Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top