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