This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IT > IToolboxWorkspace Interface > IToolboxWorkspace.DeleteToolbox Method (ArcObjects .NET 10.4 SDK) |
Deletes a toolbox from the workspace.
[Visual Basic .NET] Public Sub DeleteToolbox ( _ ByVal Name As String _ )
[C#] public void DeleteToolbox ( string Name );
[C++]
HRESULT DeleteToolbox(
BSTR Name
);
[C++]
Parameters Name [in] Name is a parameter of type BSTR