次の方法で共有


IndexOf メソッド

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

オーバーロードの一覧

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

Top