AttributeTranslationCollection.Insert Method
Inserts an AttributeTranslation into the collection.
Overload List
| Name | Description |
|---|---|
| AttributeTranslationCollection.Insert (Int32, AttributeTranslation) |
Inserts an AttributeTranslation into the collection at the specified index.
|
| AttributeTranslationCollection.Insert (Int32, Int32) |
Creates and inserts an AttributeTranslation, with the specified language, into the collection at the specified index.
|
| AttributeTranslationCollection.Insert (Int32, ModelComponent) | (inherited from Insert ) |
| AttributeTranslationCollection.Insert (Int32, Translation) | (inherited from Insert ) |
| AttributeTranslationCollection.Insert (IModelComponent, String, Int32) | (inherited from Insert ) |
| AttributeTranslationCollection.Insert (IModelComponent, String, Int32, Boolean) | (inherited from Insert ) |