AggregationInstanceMeasureCollection.Contains Method
Include Protected Members
Include Inherited Members
Indicates whether the collection contains an AggregationInstanceMeasure.
Overload List
Name | Description | |
---|---|---|
![]() |
Contains(String) | Indicates whether the collection contains an AggregationInstanceMeasure identified by the specified measureId |
![]() |
Contains(AggregationInstanceMeasure) | Indicates whether the collection contains the specified AggregationInstanceMeasure. |
![]() |
Contains(IModelComponent) | (Inherited from ModelComponentCollection.) |
Top