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


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

IMapLayerInfos Interface

Provides access to the Map Layer Info Collection Interface.

Product Availability

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

Members

Name Description
Method Add Adds a map layer info.
Read-only property Count The map layer info count.
Read-only property Element The map layer info at the specified position.
Method Insert Adds a map layer info at the specified position.
Method Remove Removes the map layer info at the specified position.
Method RemoveAll Removes all map layer infos.

Classes that implement IMapLayerInfos

Classes Description
MapLayerInfos A collection of Map Layer Info objects.