Метод DataSourceViewCollection.Remove
Показывать защищенные элементы
Показывать наследуемые элементы
Removes a DataSourceView from the collection.
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
Имя | Описание | |
---|---|---|
Remove(String) | Removes the DataSourceView, with the specified identifier, from the collection. | |
Remove(DataSourceView) | Removes the specified DataSourceView from the collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. (Производный от ModelComponentCollection.) | |
Remove(String, Boolean) | Инфраструктура. Removes a DataSourceView from this collection. | |
Remove(DataSourceView, Boolean) | Инфраструктура. Removes a DataSourceView from this collection. |
В начало