ActiveReports for .NET 18.0J
NotificationCollectionAdapter<TSource,TTarget> コンストラクタ

GrapeCity.ActiveReports.Viewer.Wpf.Converters 名前空間 > NotificationCollectionAdapter<TSource,TTarget> クラス : NotificationCollectionAdapter<TSource,TTarget> コンストラクタ
採用するコレクションです。
コレクションの項目をに変換します。
クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal collection As INotificationCollection(Of TSource), _
   ByVal convert As Func(Of TSource,Integer,TTarget) _
)
public NotificationCollectionAdapter<TSource,TTarget>( 
   INotificationCollection<TSource> collection,
   Func<TSource,int,TTarget> convert
)

パラメータ

collection
採用するコレクションです。
convert
コレクションの項目をに変換します。
参照

NotificationCollectionAdapter<TSource,TTarget> クラス
NotificationCollectionAdapter<TSource,TTarget> メンバ