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