|
| ESRI.ArcGIS.ADF.Connection.Core | |
| Remove Method | |
| See Also Send comments on this topic. | |
| ESRI.ArcGIS.ADF.Connection Namespace > ConnectionManager Class : Remove Method |
- item
- Item to remove.
| Visual Basic (Declaration) | |
|---|---|
Public Sub Remove( _ ByVal item As Connection _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void Remove( Connection item ) | |
Parameters
- item
- Item to remove.