Share via


ITestIterationResultCollection.Remove Method

 

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Overload List

Name Description
System_CAPS_pubmethod Remove(T)

(Inherited from ICollection<T>.)

System_CAPS_pubmethod Remove(Int32)

Removes the specified test iteration result from the collection.

See Also

ITestIterationResultCollection Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top