FlexReport for WPF
ParameterCollection クラス
メンバ 


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

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

参照

ParameterCollection メンバ
C1.WPF.Document 名前空間