Returns the next toolbox in the enumeration.
[Visual Basic .NET] Public Function Next ( _ ) As IGPToolbox
[C#] public IGPToolbox Next ( );
[C++]
HRESULT Next(
IGPToolbox** Tool
);
[C++]Parameters
Tool [out, retval]Tool is a parameter of type IGPToolbox
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.