ArcObjects Library Reference (GeoSurvey)  

IEnumGSPoints.Next Method

Get next point.

[Visual Basic .NET]
Public Function Next ( _
) As IGSPoint
[C#]
public IGSPoint Next (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IEnumGSPoints Interface