Compartilhar via


Método Remove

Removes a DataSource from the collection.

Lista de sobrecargas

  Nome Descrição
Método público Remove(String) Removes the DataSource, with the specified identifier, from the collection.
Método público Remove(DataSource) Removes the specified DataSource from the collection.
Método protegido Remove(IModelComponent) (Herdado de ModelComponentCollection.)
Método público Remove(String, Boolean) Infraestrutura.
Método público Remove(DataSource, Boolean) Infraestrutura.

Início