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

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

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

参照

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