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 > IEnumGSControlPoints Interface > IEnumGSControlPoints.Next Method (ArcObjects .NET 10.5 SDK) |
Get next point.
[Visual Basic .NET] Public Function Next ( _ ) As IGSControlPoint
[C#] public IGSControlPoint Next ( );