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