AggregationDimensionCollection.Add メソッド
プロテクト メンバーを含める
継承したメンバーを含める
AggregationDimension を作成してコレクションに追加します。
このメンバーはオーバーロードされます。構文、使用方法、および例などに関するこのメンバーの詳細については、オーバーロードの一覧にある名前をクリックしてください。
オーバーロードの一覧
名前 | 説明 | |
---|---|---|
Add(String) | 指定した識別子の AggregationDimension を作成し、コレクションの末尾に追加します。 | |
Add(AggregationDimension) | AggregationDimension をコレクションの末尾に追加します。 | |
Add(ModelComponent) | インフラストラクチャです。ModelComponentCollection に ModelComponent オブジェクトを追加します。 (ModelComponentCollection から継承されています。) | |
Add(ModelComponent, Boolean) | インフラストラクチャです。ModelComponentCollection に ModelComponent オブジェクトを追加します。 (ModelComponentCollection から継承されています。) |
先頭に戻る