ActiveReports for .NET 18.0J
AddRange メソッド (MatrixColumnCollection)

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

パラメータ

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

MatrixColumnCollection クラス
MatrixColumnCollection メンバ