ArcObjects Library Reference (CadastralUI)  

IParcelConstruction3.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

IParcelConstruction3 Interface