FlexReport for WinForms
ParameterCollection クラス
メンバ 


C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document 名前空間 : ParameterCollection クラス
Parameterオブジェクトのコレクションを表します。
オブジェクト モデル
ParameterCollection クラス
シンタックス
'宣言
 
Public Class ParameterCollection 
   Inherits C1.Win.C1Document.NamedCollection(Of Parameter)
'使用法
 
Dim instance As ParameterCollection
public class ParameterCollection : C1.Win.C1Document.NamedCollection<Parameter> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
               C1.Win.C1Document.ParameterCollection
                  C1.Win.FlexReport.ReportParameterCollection

参照

ParameterCollection メンバ
C1.Win.C1Document 名前空間