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

GrapeCity.ActiveReports.PageReportModel 名前空間 : ApplyParametersCollection クラス
適用パラメータ(アクションパラメータ)のコレクションを指定します。
オブジェクト モデル
ApplyParametersCollection クラス
シンタックス
'宣言
 
Public NotInheritable Class ApplyParametersCollection 
   Inherits System.Collections.ObjectModel.Collection(Of ApplyParameter)
public sealed class ApplyParametersCollection : System.Collections.ObjectModel.Collection<ApplyParameter> 
継承階層

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

参照

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