ParameterCollection.Item Property
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Gets a parameter by its index in the collection. |
| Item[String] | parameterName | Get a parameter identified by its name. |
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Gets a parameter by its index in the collection. |
| Item[String] | parameterName | Get a parameter identified by its name. |