ArcObjects Library Reference (Geoprocessing)  

IGPToolInfos Interface

Provides access to the properties/methods of the tool information array.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method Add Adds a tool to the array.
Read-only property Count The size of the array.
Read-only property Element The tool at the specified index in the array.
Method Insert Adds a tool to the array at the specified index.
Method Remove Removes a tool from the array.
Method RemoveAll Removes all tools from the array.

CoClasses that implement IGPToolInfos

CoClasses and Classes Description
GPToolInfos GPToolInfos Class.