Remove-Methode
Removes a DataSource from the collection.
Überladungsliste
Name | Beschreibung | |
---|---|---|
Remove(String) | Removes the DataSource, with the specified identifier, from the collection. | |
Remove(DataSource) | Removes the specified DataSource from the collection. | |
Remove(IModelComponent) | (Geerbt von ModelComponentCollection.) | |
Remove(String, Boolean) | Infrastruktur. | |
Remove(DataSource, Boolean) | Infrastruktur. |
Zum Anfang