ParameterItemCollection Properties |
The ParameterItemCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Command |
Get the command.
| |
| Count |
Get the number of parameter items in the collection.
| |
| ItemInt32 |
Get the parameter item at the specified index in the collection.
| |
| ItemString |
Get the current parameter item with the specified name in the collection.
|