PrintDocument for WinForms
SortExpressionCollection コンストラクタ


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

パラメータ

owner
現在のコレクションのオーナー。
参照

SortExpressionCollection クラス
SortExpressionCollection メンバ