次の方法で共有


IndexOf メソッド

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

オーバーロードの一覧

  名前 説明
パブリック メソッド IndexOf(String) 指定した識別子の AggregationInstance のインデックスを取得します。
パブリック メソッド IndexOf(AggregationInstance) 指定した AggregationInstance のインデックスを取得します。
プロテクト メソッド IndexOf(IModelComponent) (ModelComponentCollection から継承されています。)

Top