Поделиться через


Метод Remove

Removes a DataSource from the collection.

Список перегрузок

  Имя Описание
Открытый метод Remove(String) Removes the DataSource, with the specified identifier, from the collection.
Открытый метод Remove(DataSource) Removes the specified DataSource from the collection.
Защищенный метод Remove(IModelComponent) (Наследуется из ModelComponentCollection.)
Открытый метод Remove(String, Boolean) Инфраструктура.
Открытый метод Remove(DataSource, Boolean) Инфраструктура.

В начало