Returns the next element in the enumeration.
[Visual Basic .NET] Public Function Next ( _ ) As IElement
[C#] public IElement Next ( );
[C++]
HRESULT Next(
IElement** pElement
);
[C++]Parameters
pElement [out, retval]pElement is a parameter of type IElement
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.