MetricThresholdCollection class

This interface provides containers for MetricThreshold objects.

When to implement

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

MetricThresholdCollection has these types of members:

Methods

The MetricThresholdCollection class has these methods.

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

Remarks

A MetricThresholdCollection holds data from a MetricThresholds element.

A MetricThreshold holds data from a MetricThresholds/MetricThreshold 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