| Overload | Description |
|---|---|
| ReportParameterList Constructor() | Initializes a new instance of the System.Object class. |
| ReportParameterList Constructor(IEnumerable<ReportParameter>) | Initializes a new instance of the ReportParameterList class that contains elements copied from the specified collection and has sufficient capacity to accommodate the number of elements copied. |
| ReportParameterList Constructor(Int32) | Initializes a new instance of the ReportParameterList class. |