ActiveReports for .NET 18.0J
FromLambda<TR> メソッド

GrapeCity.Viewer.Common.Implementation 名前空間 > ItemCollectionExtensions クラス : FromLambda<TR> メソッド
Lambdaにより、新しいIItemCollectionインスタンスを作成します。
シンタックス
'宣言
 
Public Shared Function FromLambda(Of TR)( _
   ByVal getCount As Func(Of Integer), _
   ByVal getItem As Func(Of Integer,TR) _
) As IItemCollection(Of TR)

パラメータ

getCount
getItem

型パラメータ

TR
参照

ItemCollectionExtensions クラス
ItemCollectionExtensions メンバ