This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IB > IBuildMethod Interface > IBuildMethod.Undo Method (ArcObjects .NET 10.4 SDK) |
Notifies the method to undo execute work.
[Visual Basic .NET]
Public Sub Undo ( _
)
[C#] public void Undo ( );
The Undo method undoes the Execute Method. This de-constructs any lines drawn in the Construction environment. On the Parcel Construction toolbar, the Undo command icon is represented by a hammer removing a nail.