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) | (繼承自 ModelComponentCollection。) | |
Remove(String, Boolean) | 基礎結構。 | |
Remove(DataSourceView, Boolean) | 基礎結構。 |
頂端