ArcObjects Library Reference (Carto)  

IMapServerGroupLayer Interface

Provides access to map server sublayers.

Product Availability

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

Members

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.

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.