Método Remove
Removes a DataSource from the collection.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Remove(String) | Removes the DataSource, with the specified identifier, from the collection. | |
Remove(DataSource) | Removes the specified DataSource from the collection. | |
Remove(IModelComponent) | (Herdado de ModelComponentCollection.) | |
Remove(String, Boolean) | Infraestrutura. | |
Remove(DataSource, Boolean) | Infraestrutura. |
Início
Consulte também