Partager via


Remove méthode

Removes a DataSource from the collection.

Liste de surcharge

  Nom Description
Méthode publique Remove(String) Removes the DataSource, with the specified identifier, from the collection.
Méthode publique Remove(DataSource) Removes the specified DataSource from the collection.
Méthode protégée Remove(IModelComponent) (Hérité de ModelComponentCollection.)
Méthode publique Remove(String, Boolean) Infrastructure.
Méthode publique Remove(DataSource, Boolean) Infrastructure.

Haut de la page