ArcObjects Library Reference (Carto)  

IElementShutdown.Shutdown Method

Called when the element is about to be deleted.

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IElementShutdown Interface