The ReportParameterCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count |
Gets the number of ReportParameter objects in the collection.
|
|
Item[([( Int32])]) |
Gets a report parameter by index.
|
|
Item[([( String])]) |
Gets a report parameter by name.
|