Indicates whether or not ParameterList collection contains a specified parameter
"parameterList_var" is a variable referencing a ParameterList object.
|
"parameterList_var" is a variable referencing a ParameterList object.
|
Type | Description |
boolean | Returns true if list contains the specified parameter |
Name | Type | Description |
parameter | Parameter | The parameter to look for in the list |