|
| ESRI.ArcGIS.ADF.Web.DataSources | |
| Remove Method | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.DataSources Namespace > GISDataSourceCollection Class : Remove Method |
- item
- Item to remove.
| Visual Basic (Declaration) | |
|---|---|
Public Sub Remove( _ ByVal item As IGISDataSource _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void Remove( IGISDataSource item ) | |
Parameters
- item
- Item to remove.