ReportParameterCollection.Item Property
Gets the specified ReportParameter from the collection.
Overload List
| Name | Description |
|---|---|
| ReportParameterCollection.Item (Int32) |
Gets the ReportParameter at the specified index from the collection.
|
| ReportParameterCollection.Item (String) |
Gets the ReportParameter that has the specified name from the collection.
|