Provides access to map server sublayers.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
Count | Number of layers in the collection. |
![]() |
Layer | Layer in the collection at the specified index. |
![]() |
ShowLayers | Shows/ hides the layers given layer ids. |
CoClasses that implement IMapServerGroupLayer
| CoClasses and Classes | Description |
|---|---|
| MapServerBasicSublayer | Provides programmatic access to a basic map server sublayer. |
| MapServerFindSublayer | Provides programmatic access to a map server sublayer with Find capability. |
| MapServerIdentifySublayer | Provides programmatic access to a map server sublayer with Identify capability. |
| MapServerLayer | Provides programmatic access to a map server layer. |
| MapServerQuerySublayer | Provides programmatic access to a map server sublayer with Find and Identify capability. |

