This document is archived and information here might be outdated. Recommended version. |
Removes the given toolbox from the ArcToolbox window.
[Visual Basic .NET] Public Sub RemoveToolbox ( _ ByVal toolbox As IGPToolbox _ )
[C#] public void RemoveToolbox ( IGPToolbox toolbox );