ReportParameterCollection Class

Definition

public ref class ReportParameterCollection sealed : System::Collections::ObjectModel::Collection<Microsoft::Reporting::WebForms::ReportParameter ^>
public sealed class ReportParameterCollection : System.Collections.ObjectModel.Collection<Microsoft.Reporting.WebForms.ReportParameter>
type ReportParameterCollection = class
    inherit Collection<ReportParameter>
Public NotInheritable Class ReportParameterCollection
Inherits Collection(Of ReportParameter)
Inheritance
ReportParameterCollection

Constructors

ReportParameterCollection()

Properties

Item[String]

Applies to