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