バージョン

RowCollection コンストラクタ

RowCollection クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As Infragistics.IProvideDataItems(Of Row), _
   ByVal columnLayout As ColumnLayout _
)
public RowCollection( 
   Infragistics.IProvideDataItems<Row> owner,
   ColumnLayout columnLayout
)

パラメータ

owner
columnLayout
参照