Compartir a través de


AddNew Método

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

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público AddNew(String) Creates and adds a DataSource, with the specified key, to the end of the collection.
Método público AddNew(String, String) Creates and adds a DataSource, with the specified name and key, to the end of the collection.
Método protegido AddNew(String, Type) Infraestructura. (Se hereda de ModelComponentCollection.)
Método protegido AddNew(String, String, Type) Infraestructura. (Se hereda de ModelComponentCollection.)

Arriba