The ReportParameterCollection type exposes the following members.

Properties

  Name Description
Public property Count
Gets the number of ReportParameter objects in the collection.
Public property Item[([( Int32])])
Gets a report parameter by index.
Public property Item[([( String])])
Gets a report parameter by name.

See Also