ITestAggregation.Clear Method
When implemented in a derived class, removes all test elements from the aggregation.
Namespace: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Syntax
'Declaration
Sub Clear
void Clear()
void Clear()
abstract Clear : unit -> unit
function Clear()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.