PrintDocument for WinForms
QueryParameterCollection コンストラクタ


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.DataBinding 名前空間 > QueryParameterCollection クラス : QueryParameterCollection コンストラクタ
現在のコレクションのオーナーである Queryオブジェクト。
QueryParameterCollectionクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As Query _
)
'使用法
 
Dim owner As Query
 
Dim instance As New QueryParameterCollection(owner)
public QueryParameterCollection( 
   Query owner
)

パラメータ

owner
現在のコレクションのオーナーである Queryオブジェクト。
参照

QueryParameterCollection クラス
QueryParameterCollection メンバ