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


IParcelConstruction.ClearLineSelection Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CadastralUI)  

IParcelConstruction.ClearLineSelection Method

Clears all line selection.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelConstruction Interface