PowerTools ActiveReports for .NET 11.0J
AddRange メソッド (SeriesGroupingCollection)

コレクション 現在のコレクションに追加するSeriesGroupingCollectionです。
既存しているSeriesGroupingCollectionにはSeriesGroupingCollectionを追加します。
構文
'宣言
 
Public Sub AddRange( _
   ByVal collection As IEnumerable(Of SeriesGrouping) _
) 
public void AddRange( 
   IEnumerable<SeriesGrouping> collection
)

パラメータ

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

関連項目

SeriesGroupingCollection クラス
SeriesGroupingCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.