Share via


MetricThresholdValueCollection class

This interface provides containers for MetricThresholdValue objects.

When to implement

Never. This interface is implemented by Axe and provided to the assessment.

MetricThresholdValueCollection has these types of members:

Methods

The MetricThresholdValueCollection class has these methods.

Method Description
~MetricThresholdValueCollection Destructor method.
AddItem Creates and adds a MetricThresholdValue to the MetricThresholdValueCollection.
Clear Deletes all MetricThresholdValue objects from the MetricThresholdValueCollection.
DeleteItem Deletes a MetricThresholdValue from the MetricThresholdValueCollection.
GetCount Returns the count of MetricThresholdValue objects in the MetricThresholdValueCollection.
GetItem Returns a MetricThresholdValue from the MetricThresholdValueCollection.

Remarks

The MetricThresholdValueCollection holds data from element MetricThreshold/MetricThresholdValues.

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