ISymbolReader.Reset Method

Resets the symbol provider to the first method. This class and its members are reserved for internal use and are not intended to be used in your code.

Namespace:  Microsoft.VisualStudio.Coverage.Analysis
Assembly:  Microsoft.VisualStudio.Coverage.Analysis (in Microsoft.VisualStudio.Coverage.Analysis.dll)

Syntax

'Declaration
Sub Reset
void Reset()
void Reset()
abstract Reset : unit -> unit
function Reset()

.NET Framework Security

See Also

Reference

ISymbolReader Interface

Microsoft.VisualStudio.Coverage.Analysis Namespace