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


IGSParcel.DeleteAllLines Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoSurvey)  

IGSParcel.DeleteAllLines Method

Delete all Parcel lines.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGSParcel Interface