This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumEdgeFeature Interface > IEnumEdgeFeature.Next Method (ArcObjects .NET 10.4 SDK) |
Retrieves the next EdgeFeature in the enumeration sequence.
[Visual Basic .NET] Public Function Next ( _ ) As IEdgeFeature
[C#] public IEdgeFeature Next ( );
[C++]
HRESULT Next(
IEdgeFeature** Edge
);
[C++]
Parameters Edge [out, retval]
Edge is a parameter of type IEdgeFeature