This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IE > IElementShutdown Interface > IElementShutdown.Shutdown Method (ArcObjects .NET 10.5 SDK) |
Called when the element is about to be deleted.
[Visual Basic .NET]
Public Sub Shutdown ( _
)
[C#] public void Shutdown ( );
[C++]
HRESULT Shutdown(
void
);