IndexOf メソッド
PerspectiveHierarchy のインデックスを取得します。
オーバーロードの一覧
名前 | 説明 | |
---|---|---|
IndexOf(String) | 指定した識別子を持つ PerspectiveHierarchy のインデックスを取得します。 | |
IndexOf(IModelComponent) | (ModelComponentCollection から継承されています。) | |
IndexOf(PerspectiveHierarchy) | 指定した PerspectiveHierarchy のインデックスを取得します。 |
Top