This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IE > IEnumGSPoints Interface > IEnumGSPoints.Next Method (ArcObjects .NET 10.4 SDK) |
Get next point.
[Visual Basic .NET] Public Function Next ( _ ) As IGSPoint
[C#] public IGSPoint Next ( );