Share via


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
public property Count The number of MetricThresholdValue objects in the MetricThresholdValueCollection.
public property Item A MetricThresholdValue from the MetricThresholdValueCollection.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AddItem Creates and adds a MetricThresholdValue to the MetricThresholdValueCollection.
public method Clear Deletes all MetricThresholdValue objects from the MetricThresholdValueCollection.
public method DeleteItem Deletes a MetricThresholdValue from the MetricThresholdValueCollection.
public method Equals  (Inherited from Object)
public method GetEnumerator Retrieves an enumerator for the items in a MetricThresholdValueCollection.
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

MetricThresholdValueCollection Class
Microsoft.Assessments.Runtime Namespace