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