This document is archived and information here might be outdated. Recommended version. |
Provides access to the properties/methods of the parameter information array.
Name | 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. |
Classes | Description |
---|---|
GPParameterInfos | GPParameterInfos Class. |