AffectedMetricCollection Members
Applies To: Windows 8.1
This interface provides containers for the metric references of an Issue. An AffectedMetricCollection object holds data from element Issue/AffectedMetrics. A metric reference is the value of an Issue/AffectedMetrics/MetricReference element.
The following tables list the members exposed by the AffectedMetricCollection type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Count | The number of metric references in the AffectedMetricCollection. |
![]() |
Item | A metric reference from the AffectedMetricCollection. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
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. |
![]() |
Equals | (Inherited from Object) |
![]() |
GetEnumerator | Retrieves an enumerator for the items in a AffectedMetricCollection. |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
AffectedMetricCollection Class
Microsoft.Assessments.Runtime Namespace