GrapeCity ActiveReports for .NET 16.0J
ParameterCollection クラス
メンバ 

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

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

参照

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