This document is archived and information here might be outdated. Recommended version. |
An enumeration of toolbox name objects contained in the workspace.
[Visual Basic .NET] Public ReadOnly Property ToolboxNames As IEnumGPToolboxName
[C#] public IEnumGPToolboxName ToolboxNames {get;}
[C++]
HRESULT get_ToolboxNames(
IEnumGPToolboxName** names
);
[C++]
Parameters names [out, retval]
names is a parameter of type IEnumGPToolboxName**