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


IParcelConstruction4.DeleteAllLines Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelConstruction4.DeleteAllLines Method

Delete all lines in the grid.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelConstruction4 Interface