TranslationCollection.Insert Method

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

オーバーロードの一覧

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

参照

関連項目

TranslationCollection Class
TranslationCollection Members
Microsoft.AnalysisServices Namespace