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


IBuildMethod.Reset Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CadastralUI)  

IBuildMethod.Reset Method

Called by the extension when the method should be set to its initial state.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

Reset Build Method to initial state

See Also

IBuildMethod Interface