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


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

IEnumMap Interface

Provides access to members that control the map enumerator.

Product Availability

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

Members

Name Description
Method Next Returns the next map.
Method Reset Resets the enumerator.

Classes that implement IEnumMap

Classes Description

Remarks

IEnumMap provides access to an enumeration of maps as would be returned by IMxDocument::Maps.