GrapeCity ActiveReports for .NET 16.0J
AddRange メソッド (TableColumnCollection)

GrapeCity.ActiveReports.PageReportModel 名前空間 > TableColumnCollection クラス : AddRange メソッド
現在のコレクションに追加するTableColumnCollection
既存のTableColumnCollectionTableColumnCollectionを追加します。
シンタックス
'宣言
 
Public Sub AddRange( _
   ByVal collection As IEnumerable(Of TableColumn) _
) 
public void AddRange( 
   IEnumerable<TableColumn> collection
)

パラメータ

collection
現在のコレクションに追加するTableColumnCollection
参照

TableColumnCollection クラス
TableColumnCollection メンバ