|
| ESRI.ArcGIS.ADF.IMS | |
| Remove Method | |
| See Also | |
| ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace > StoredQueryCollection Class : Remove Method |
- r
- StoredQuery to be removed from the collection.
| Visual Basic (Declaration) | |
|---|---|
Public Sub Remove( _ ByVal r As StoredQuery _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void Remove( StoredQuery r ) | |
Parameters
- r
- StoredQuery to be removed from the collection.