AggregationInstanceDimensionCollection.Insert メソッド
プロテクト メンバーを含める
継承したメンバーを含める
AggregationInstanceDimension をコレクションに挿入します。
このメンバーはオーバーロードされます。構文、使用方法、および例などに関するこのメンバーの詳細については、オーバーロードの一覧にある名前をクリックしてください。
オーバーロードの一覧
名前 | 説明 | |
---|---|---|
Insert(Int32, AggregationInstanceDimension) | 指定した AggregationInstanceDimension を、index で示されるコレクション内の位置に挿入します。 | |
Insert(Int32, String) | 指定した AggregationInstanceDimension を作成し、index で示されるコレクション内の位置に挿入します。 | |
Insert(Int32, ModelComponent) | インフラストラクチャです。ModelComponent を ModelComponentCollection に挿入します。 (ModelComponentCollection から継承されています。) |
先頭に戻る