|  | This document is archived and information here might be outdated. Recommended version. | 
Remove a toolbox from the current Geoprocessing session by catalog path.
[Visual Basic .NET]
Public Sub RemoveToolbox ( _
    ByVal Toolbox As String _
)
[C#]
public void RemoveToolbox (
    string Toolbox
);
[C++]
HRESULT RemoveToolbox(
  BSTR Toolbox
);
[C++] Parameters Toolbox [in]
Toolbox is a parameter of type BSTR