Поделиться через


Метод AddNew

Creates and adds a DataSourceView to the end of the collection.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод AddNew(String) Creates and adds a DataSourceView, with the specified key, to the end of the collection.
Открытый метод AddNew(String, String) Creates and adds a DataSourceView, with the specified name and key, to the end of the collection.
Защищенный метод AddNew(String, Type) Инфраструктура. (Производный от ModelComponentCollection.)
Защищенный метод AddNew(String, String, Type) Инфраструктура. (Производный от ModelComponentCollection.)

В начало