Document Library for WinForms
Parameters プロパティ (C1DocumentSource)

C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document 名前空間 > C1DocumentSource クラス : Parameters プロパティ
コンテンツの生成に使用されるパラメータのコレクションを取得します。このコレクションは、 C1.Win.C1Document.C1DocumentSource.Openメソッドで初期化されます。 実際にパラメータとして使用するには、このコレクションで指定されている値に対して、 C1.Win.C1Document.C1DocumentSource.ApplyParameterValuesメソッドを呼び出す必要があります。
シンタックス
'宣言
 
Public ReadOnly Property Parameters As ParameterCollection
public ParameterCollection Parameters {get;}
参照

C1DocumentSource クラス
C1DocumentSource メンバ