This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPToolInfos Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the properties/methods of the tool information array.
Description | ||
---|---|---|
Add | Adds a tool to the array. | |
Count | The size of the array. | |
Element | The tool at the specified index in the array. | |
Insert | Adds a tool to the array at the specified index. | |
Remove | Removes a tool from the array. | |
RemoveAll | Removes all tools from the array. |
CoClasses and Classes | Description |
---|---|
GPToolInfos | GPToolInfos Class. |