This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IE > IEnumLayer Interface > IEnumLayer.Next Method (ArcObjects .NET 10.4 SDK) |
The next layer in the set.
[Visual Basic .NET] Public Function Next ( _ ) As ILayer
[C#] public ILayer Next ( );
[C++]
HRESULT Next(
ILayer** Layer
);
[C++]
Parameters Layer [out, retval]
Layer is a parameter of type ILayer