Share via


TranslationCollection.Insert Method

Inserts a Translation into the collection.

Overload List

Name Description
TranslationCollection.Insert (Int32, Int32)
Creates and inserts a Translation, with the specified language, into the collection at the specified index.
TranslationCollection.Insert (Int32, ModelComponent) (inherited from Insert )
TranslationCollection.Insert (Int32, Translation)
Inserts a Translation into the collection at the specified index.
TranslationCollection.Insert (IModelComponent, String, Int32) (inherited from Insert )
TranslationCollection.Insert (IModelComponent, String, Int32, Boolean) (inherited from Insert )

See Also

Reference

TranslationCollection Class
TranslationCollection Members
Microsoft.AnalysisServices Namespace