ITestIterationResultCollection.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(Int32) | Returns a value that indicates whether the specified iteration result is in the collection. | |
Contains(UTP) | Determines whether the ICollection contains a specific value. (Inherited from ICollection<ITestIterationResult>.) |
Top