Share via


AggregationInstanceMeasureCollection.Contains Method

Include Protected Members
Include Inherited Members

Indicates whether the collection contains an AggregationInstanceMeasure.

Overload List

  Name Description
Public method Contains(String) Indicates whether the collection contains an AggregationInstanceMeasure identified by the specified measureId
Public method Contains(AggregationInstanceMeasure) Indicates whether the collection contains the specified AggregationInstanceMeasure.
Protected method Contains(IModelComponent) (Inherited from ModelComponentCollection.)

Top