次の方法で共有


Insert メソッド

AggregationInstanceAttribute をコレクションに挿入します。

このメンバーはオーバーロードされます。構文、使用方法、および例などに関するこのメンバーの詳細については、オーバーロードの一覧にある名前をクリックしてください。

オーバーロードの一覧

  名前 説明
パブリック メソッド Insert(Int32, AggregationInstanceAttribute) 指定した AggregationInstanceAttribute を、index で示されるコレクション内の位置に挿入します。
パブリック メソッド Insert(Int32, String) 指定した AggregationInstanceAttribute を作成し、index で示されるコレクション内の位置に挿入します。
プロテクト メソッド Insert(Int32, ModelComponent) インフラストラクチャです。 (ModelComponentCollection から継承されています。)
プロテクト メソッド Insert(IModelComponent, String, Int32) (ModelComponentCollection から継承されています。)
プロテクト メソッド Insert(IModelComponent, String, Int32, Boolean) (ModelComponentCollection から継承されています。)

先頭に戻る