Parameter |
The ParameterList type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Get the number of parameters in the ParameterList. | |
| IsReadOnly | Get a value indicating whether this instance is read only. | |
| ItemInt32 | Get or set the Parameter at the specified index. | |
| ItemString | Get or set the value of a parameter with the specified name. |