GridView for ASP.NET Web Forms
C1GridViewRowCollection コンストラクタ

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1GridView 名前空間 > C1GridViewRowCollection クラス : C1GridViewRowCollection コンストラクタ
コレクションの初期化に使用する C1GridViewRow オブジェクトを含む System.Collections.ArrayList オブジェクト。
コンストラクタ。指定された System.Collections.ArrayList を使用して、C1GridViewRowCollection クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal rows As System.Collections.ArrayList _
)
public C1GridViewRowCollection( 
   System.Collections.ArrayList rows
)

パラメータ

rows
コレクションの初期化に使用する C1GridViewRow オブジェクトを含む System.Collections.ArrayList オブジェクト。
参照

C1GridViewRowCollection クラス
C1GridViewRowCollection メンバ