This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerGroupLayer Interface (ArcObjects .NET 10.5 SDK) |
Provides access to map server sublayers.
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 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. |