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