|
| ESRI.ArcGIS.ADF.IMS | |
| AddRange(Layer[]) Method | |
| See Also | |
| ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace > LayerCollection Class > AddRange Method : AddRange(Layer[]) Method |
- layers
- Array of layers to be added.
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- layers
- Array of layers to be added.
This method may be used to add multiple layers in a single step to the map's
layer collection. It adds the layers to the top of the layer collection, and therefore
will draw on top of previously added layers.