This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPToolbox Interface > IGPToolbox.ToolNames Property (ArcObjects .NET 10.4 SDK) |
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