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