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 > IEnumMapSurround Interface > IEnumMapSurround.Next Method (ArcObjects .NET 10.5 SDK) |
Returns the next map surround.
[Visual Basic .NET] Public Function Next ( _ ) As IMapSurround
[C#] public IMapSurround Next ( );
[C++]
HRESULT Next(
IMapSurround** MapSurround
);
[C++]
Parameters MapSurround [out, retval]
MapSurround is a parameter of type IMapSurround