इसके माध्यम से साझा किया गया


AggregationInstanceMeasureCollection.IndexOf Method

Include Protected Members
Include Inherited Members

Gets the index of an AggregationInstanceMeasure.

Overload List

  Name Description
Public method IndexOf(String) Gets the index of a specified AggregationInstanceMeasure, identified by measureId, in the collection.
Public method IndexOf(AggregationInstanceMeasure) Gets the index of a specified AggregationInstanceMeasure in the collection
Protected method IndexOf(IModelComponent) (Inherited from ModelComponentCollection.)

Top