Share via


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

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

.NET Framework Security

See Also

Reference

CoverageDS Class

Microsoft.VisualStudio.Coverage.Analysis Namespace