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


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

IMapDescriptions Interface

Provides access to the Map Descriptions Interface.

Product Availability

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

Members

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

Classes that implement IMapDescriptions

Classes Description
MapDescriptions A collection of Map Description objects.