This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > ID > IDimensionConstructor Interface > IDimensionConstructor.Shutdown Method (ArcObjects .NET 10.5 SDK) |
The constructor start event.
[Visual Basic .NET]
Public Sub Shutdown ( _
)
[C#] public void Shutdown ( );
Shutdown is called when the DimensionEditExtension's destructor is called, typically when ArcMap is shut down.