Freigeben über


Remove-Methode

Removes a DataSourceView from the collection.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode Remove(String) Removes the DataSourceView, with the specified identifier, from the collection.
Öffentliche Methode Remove(DataSourceView) Removes the specified DataSourceView from the collection.
Geschützte Methode Remove(IModelComponent) (Geerbt von ModelComponentCollection.)
Öffentliche Methode Remove(String, Boolean) Infrastruktur.
Öffentliche Methode Remove(DataSourceView, Boolean) Infrastruktur.

Zum Anfang