GrapeCity ActiveReports for .NET 12.0J
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 名前空間

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.