ArcObjects Library Reference (Carto)  

IMapLayerInfos Interface

Provides access to the Map Layer Info Collection Interface.

Product Availability

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

Members

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.

CoClasses that implement IMapLayerInfos

CoClasses and Classes Description
MapLayerInfos A collection of Map Layer Info objects.

.NET Samples

Find near features REST SOE (Code Files: FindNearFeaturesRestSOE_VBNet) | Find near features SOAP SOE (Code Files: FindNearFeaturesSoapSOE_VBNet) | Route application using the NAServer extension in ArcGIS Server via a GIS client (Code Files: Route_GISClientClass) |