次の方法で共有


MeasureGroupCollection.Insert Method

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

オーバーロードの一覧

名前 説明
MeasureGroupCollection.Insert (Int32)
MeasureGroup を作成し、コレクション内の指定したインデックスに挿入します。
MeasureGroupCollection.Insert (Int32, MeasureGroup)
MeasureGroup をコレクション内の指定したインデックスに挿入します。
MeasureGroupCollection.Insert (Int32, ModelComponent) ( Insert から継承されます)
MeasureGroupCollection.Insert (Int32, String)
指定した識別子の MeasureGroup を作成し、コレクション内の指定したインデックスに挿入します。
MeasureGroupCollection.Insert (IModelComponent, String, Int32) ( Insert から継承されます)
MeasureGroupCollection.Insert (Int32, String, String)
指定した名前および識別子の MeasureGroup を作成し、コレクション内の指定したインデックスに挿入します。
MeasureGroupCollection.Insert (IModelComponent, String, Int32, Boolean) ( Insert から継承されます)

参照

関連項目

MeasureGroupCollection Class
MeasureGroupCollection Members
Microsoft.AnalysisServices Namespace