This document is archived and information here might be outdated.  Recommended version.


IMapServerGroupLayer Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerGroupLayer Interface
ArcGIS Developer Help

IMapServerGroupLayer Interface

Provides access to map server sublayers.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property Count Number of layers in the collection.
Read-only property Layer Layer in the collection at the specified index.
Method ShowLayers Shows/ hides the layers given layer ids.

Classes that implement IMapServerGroupLayer

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.