This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IT > IToolboxWorkspace Interface > IToolboxWorkspace.Toolboxes Property (ArcObjects .NET 10.4 SDK) |
An enumeration of toolbox objects contained in the workspace.
[Visual Basic .NET] Public ReadOnly Property Toolboxes As IEnumGPToolbox
[C#] public IEnumGPToolbox Toolboxes {get;}
[C++]
HRESULT get_Toolboxes(
IEnumGPToolbox** Toolboxes
);
[C++]
Parameters Toolboxes [out, retval]
Toolboxes is a parameter of type IEnumGPToolbox