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

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

パラメータ

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

DataPointCollection クラス
DataPointCollection メンバ