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

GrapeCity.ActiveReports.PageReportModel 名前空間 > SortByCollection クラス : AddRange メソッド
追加する項目。
既存のSortByCollectionにSortByCollectionを追加します。
シンタックス
'宣言
 
Public Sub AddRange( _
   ByVal items As IEnumerable(Of SortBy) _
) 
public void AddRange( 
   IEnumerable<SortBy> items
)

パラメータ

items
追加する項目。
参照

SortByCollection クラス
SortByCollection メンバ