次の方法で共有


AccountCollection.Insert Method

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

オーバーロードの一覧

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

参照

関連項目

AccountCollection Class
AccountCollection Members
Microsoft.AnalysisServices Namespace