次の方法で共有


LevelCollection.Insert Method

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

オーバーロードの一覧

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

参照

関連項目

LevelCollection Class
LevelCollection Members
Microsoft.AnalysisServices Namespace