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