ITestSuiteEntryCollection.Contains 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 | |
---|---|---|
Contains(ITestObject<Int32>) | Returns a value that indicates whether this collection contains the specified test object. | |
Contains(UTP) | Determines whether the ICollection contains a specific value. (Inherited from ICollection<ITestSuiteEntry>.) |
Top