FlexReport for WPF
ReportParameterCollection クラス
メンバ 


C1.WPF.Report アセンブリ > C1.WPF.Report 名前空間 : ReportParameterCollection クラス
Represents a collection of ReportParameter objects.
オブジェクト モデル
ReportParameterCollection クラス
シンタックス
'宣言
 
Public Class ReportParameterCollection 
   Inherits C1.WPF.Document.ParameterCollection
'使用法
 
Dim instance As ReportParameterCollection
public class ReportParameterCollection : C1.WPF.Document.ParameterCollection 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
               C1.WPF.Document.ParameterCollection
                  C1.WPF.Report.ReportParameterCollection

参照

ReportParameterCollection メンバ
C1.WPF.Report 名前空間