CoverageDS.UpdateStatistics Method ()

 

Updates the statistics of the data set since the data set was modified. 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

public void UpdateStatistics()
public:
void UpdateStatistics()
member UpdateStatistics : unit -> unit
Public Sub UpdateStatistics

See Also

CoverageDS Class
Microsoft.VisualStudio.Coverage.Analysis Namespace

Return to top