ReportParameterCollection.IndexOf Method
Gets the index of a ReportParameter.
Overload List
| Name | Description |
|---|---|
| ReportParameterCollection.IndexOf (ReportParameter) |
Gets the index of a specified ReportParameter.
|
| ReportParameterCollection.IndexOf (String) |
Gets the index of a ReportParameter that has the specified name.
|