This document is archived and information here might be outdated.  Recommended version.


IArcToolbox.OnDestroy Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoprocessingUI)  

IArcToolbox.OnDestroy Method

Called right before the ArcToolbox object is about to be destroyed.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IArcToolbox Interface