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


IEnumGSLinePoint.Reset Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoSurvey)  

IEnumGSLinePoint.Reset Method

Reset to first line on the parcel.

[Visual Basic .NET]
Public Sub Reset ( _
)
[C#]
public void Reset (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IEnumGSLinePoint Interface