PrintDocument for WinForms
QueryParameterCollection コンストラクタ


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > QueryParameterCollection クラス : QueryParameterCollection コンストラクタ
The Query object which is the owner of the current collection.
Initializes a new instance of the QueryParameterCollection class.
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As Query _
)
'使用法
 
Dim owner As Query
 
Dim instance As New QueryParameterCollection(owner)
public QueryParameterCollection( 
   Query owner
)

パラメータ

owner
The Query object which is the owner of the current collection.
参照

QueryParameterCollection クラス
QueryParameterCollection メンバ