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