This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IA > IArcToolbox Interface > IArcToolbox.AddToolbox Method (ArcObjects .NET 10.4 SDK) |
Adds the given toolbox to the ArcToolbox window.
[Visual Basic .NET] Public Sub AddToolbox ( _ ByVal toolbox As IGPToolbox _ )
[C#] public void AddToolbox ( IGPToolbox toolbox );