ActiveReports for .NET 18.0J
DataTable コンストラクタ

GrapeCity.ActiveReports.Extensibility.Data 名前空間 > DataTable クラス : DataTable コンストラクタ
テーブルの列。
テーブルの行。
の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal columns As IEnumerable(Of DataColumn), _
   ByVal rows As IEnumerable(Of DataRow) _
)

パラメータ

columns
テーブルの列。
rows
テーブルの行。
参照

DataTable クラス
DataTable メンバ