Freigeben über


AddNew-Methode

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

Überladungsliste 

  Name Beschreibung
Öffentliche Methode AddNew(String) Creates and adds a DataSourceView, with the specified key, to the end of the collection.
Öffentliche Methode AddNew(String, String) Creates and adds a DataSourceView, with the specified name and key, to the end of the collection.
Geschützte Methode AddNew(String, Type) Infrastruktur. (Geerbt von ModelComponentCollection.)
Geschützte Methode AddNew(String, String, Type) Infrastruktur. (Geerbt von ModelComponentCollection.)

Zum Anfang