Метод AddNew
Creates and adds a DataSource to the end of the collection.
Список перегрузок
Имя | Описание | |
---|---|---|
AddNew(String) | Creates and adds a DataSource, with the specified key, to the end of the collection. | |
AddNew(String, String) | Creates and adds a DataSource, with the specified name and key, to the end of the collection. | |
AddNew(String, Type) | Инфраструктура. (Наследуется из ModelComponentCollection.) | |
AddNew(String, String, Type) | Инфраструктура. (Наследуется из ModelComponentCollection.) |
В начало