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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.