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


ICadastralUnbuildableLines.RemoveAll Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralUnbuildableLines Interface > ICadastralUnbuildableLines.RemoveAll Method
ArcGIS Developer Help

ICadastralUnbuildableLines.RemoveAll Method

Remove all lines.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralUnbuildableLines Interface