Provides access to the properties/methods of the parameter information array.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| 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 that implement IGPParameterInfos
| CoClasses and Classes | Description | 
|---|---|
| GPParameterInfos | GPParameterInfos Class. | 

