PrintDocument for WinForms
ExpressionCollection コンストラクタ


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

パラメータ

owner
The owner of the current collection.
参照

ExpressionCollection クラス
ExpressionCollection メンバ