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