AffectedMetricCollection class
This interface provides containers for the metric references of an Issue.
When to implement
Never. This interface is implemented by Axe and provided to the assessment.
AffectedMetricCollection has these types of members:
Methods
The AffectedMetricCollection class has these methods.
Method | Description |
---|---|
~AffectedMetricCollection | Destructor method. |
AddItem | Creates and adds a metric reference to the AffectedMetricCollection. |
Clear | Deletes all metric references from the AffectedMetricCollection. |
DeleteItem | Deletes a metric reference from the AffectedMetricCollection. |
GetCount | Returns the count of metric references in the AffectedMetricCollection. |
GetItem | Returns a metric reference from the AffectedMetricCollection. |
Remarks
An AffectedMetricCollection object holds data from element Issue/AffectedMetrics.
A metric reference is the value of an Issue/AffectedMetrics/MetricReference element.
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
DLL |
|