This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpDispatch Interface > IGpDispatch.RemoveToolbox Method (ArcObjects .NET 10.5 SDK) |
Remove the toolbox from the current session.
[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