This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IE > IEnumMap Interface > IEnumMap.Next Method (ArcObjects .NET 10.5 SDK) |
Returns the next map.
[Visual Basic .NET] Public Function Next ( _ ) As IMap
[C#] public IMap Next ( );
[C++]
HRESULT Next(
IMap** Map
);
[C++]
Parameters Map [out, retval]
Map is a parameter of type IMap