MetricValueCollection Members
Applies To: Windows 8.1
Provides containers for MetricValueobjects.
The following tables list the members exposed by the MetricValueCollection type.
Public Properties
Name | Description | |
---|---|---|
Count | The number of of the MetricValueobjects in the MetricValueCollection. | |
Item | A MetricValue from the MetricValueCollection. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
AddItem | Creates a MetricValue and adds it to the MetricValueCollection. | |
Clear | Deletes all MetricValue objects from the MetricValueCollection. | |
DeleteItem | Deletes a MetricValue from the MetricValueCollection. | |
Equals | (Inherited from Object) | |
GetEnumerator | Retrieves an enumerator for the items in a MetricValueCollection. | |
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
MetricValueCollection Class
Microsoft.Assessments.Runtime Namespace