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