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

追加する項目によって並べ替える。
既存のSortByCollectionにSortByCollectionを追加します。
構文
'宣言
 
Public Sub AddRange( _
   ByVal items As IEnumerable(Of SortBy) _
) 
public void AddRange( 
   IEnumerable<SortBy> items
)

パラメータ

items
追加する項目によって並べ替える。
参照

関連項目

SortByCollection クラス
SortByCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.