ReportParameterCollection 类

定义

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)
继承
ReportParameterCollection

构造函数

名称 说明
ReportParameterCollection()

属性

名称 说明
Item[String]

适用于