This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IA > IArcToolbox Interface > IArcToolbox.OnDestroy Method (ArcObjects .NET 10.5 SDK) |
Called right before the ArcToolbox object is about to be destroyed.
[Visual Basic .NET]
Public Sub OnDestroy ( _
)
[C#] public void OnDestroy ( );