次の方法で共有


IndexOf メソッド

AggregationInstanceMeasure のインデックスを取得します。

オーバーロードの一覧

  名前 説明
パブリック メソッド IndexOf(String) measureId によって識別される特定の AggregationInstanceMeasure のインデックスを、コレクションから取得します。
パブリック メソッド IndexOf(AggregationInstanceMeasure) 指定した AggregationInstanceMeasure のインデックスをコレクションから取得します。
プロテクト メソッド IndexOf(IModelComponent) (ModelComponentCollection から継承されています。)

Top