This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IE > IEnumGSLinePoint Interface > IEnumGSLinePoint.Next Method (ArcObjects .NET 10.5 SDK) |
Get next line on the parcel.
[Visual Basic .NET] Public Function Next ( _ ) As IGSLinePoint
[C#] public IGSLinePoint Next ( );