ReportParameterInfoCollection Class

Definition

public ref class ReportParameterInfoCollection sealed : System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::Reporting::WebForms::ReportParameterInfo ^>
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class ReportParameterInfoCollection : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Reporting.WebForms.ReportParameterInfo>
[<System.Runtime.InteropServices.ComVisible(false)>]
type ReportParameterInfoCollection = class
    inherit ReadOnlyCollection<ReportParameterInfo>
Public NotInheritable Class ReportParameterInfoCollection
Inherits ReadOnlyCollection(Of ReportParameterInfo)
Inheritance
ReportParameterInfoCollection
Attributes

Properties

Item[String]

Applies to