Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes all items from the test result parameter collection.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
protected override void ClearItems()
protected:
virtual void ClearItems() override
override ClearItems : unit -> unit
Protected Overrides Sub ClearItems
See Also
TestResultParameterCollection Class
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top