This document is archived and information here might be outdated.  Recommended version.


IEnumGSControlPoints.Next Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoSurvey)  

IEnumGSControlPoints.Next Method

Get next point.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IEnumGSControlPoints Interface