Share via


MetricValueCollection::~MetricValueCollection destructor

Destructor method.

Syntax

virtual ~MetricValueCollection();

Remarks

A MetricValueCollection holds data from an Issue/MetricValues, Iteration/MetricValues, or TestCase/MetricValues element.

Requirements

Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]
Header
AxeRuntime.h
DLL
AxeCore.dll

See also

MetricValueCollection