TranslationCollection.Insert Method
Inserts a Translation into the collection.
重载列表
名称 | 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 ) |
请参阅
参考
TranslationCollection Class
TranslationCollection Members
Microsoft.AnalysisServices Namespace