Remove-Methode

Removes a DataSource from the collection.

Überladungsliste 

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

Zum Anfang