This document is archived and information here might be outdated. Recommended version. |
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**