Метод Add
Creates and adds a Translation to the collection.
Список перегрузок
Имя | Описание | |
---|---|---|
Add(Int32) | Creates and adds a Translation, with the specified language, to the end of the collection. | |
Add(ModelComponent) | Инфраструктура. (Наследуется из ModelComponentCollection.) | |
Add(Translation) | Adds a Translation to the end of the collection. | |
Add(String, IModelComponent) | (Наследуется из ModelComponentCollection.) | |
Add(Int32, String) | Creates and adds a Translation, with the specified language and caption, to the end of the collection. | |
Add(ModelComponent, Boolean) | Инфраструктура. (Наследуется из ModelComponentCollection.) | |
Add(String, IModelComponent, Boolean) | (Наследуется из ModelComponentCollection.) |
В начало