ReportParameterCollection.Contains Method
Indicates whether the collection contains a ReportParameter.
Overload List
| Name | Description |
|---|---|
| ReportParameterCollection.Contains (ReportParameter) |
Indicates whether the collection contains a specified ReportParameter.
|
| ReportParameterCollection.Contains (String) |
Indicates whether the collection contains a ReportParameter that has the specified name.
|