ActiveReports for .NET 18.0J
ReportParameterCollection クラス
メンバ 

GrapeCity.ActiveReports.PageReportModel 名前空間 : ReportParameterCollection クラス
ReportParameter オブジェクトに対して強く型付けされたコレクションを提供します。
オブジェクト モデル
ReportParameterCollection クラス
シンタックス
'宣言
 
Public NotInheritable Class ReportParameterCollection 
   Inherits System.Collections.ObjectModel.Collection(Of ReportParameter)
public sealed class ReportParameterCollection : System.Collections.ObjectModel.Collection<ReportParameter> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      GrapeCity.ActiveReports.PageReportModel.ReportParameterCollection

参照

ReportParameterCollection メンバ
GrapeCity.ActiveReports.PageReportModel 名前空間