EventsCalendar for ASP.NET Web Forms
ConvertAll<TOutput> メソッド

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1EventsCalendar 名前空間 > C1EventCollection クラス : ConvertAll<TOutput> メソッド
シンタックス
'宣言
 
Public Function ConvertAll(Of TOutput)( _
   ByVal converter As Converter(Of Event,TOutput) _
) As System.Collections.Generic.List(Of TOutput)
public System.Collections.Generic.List<TOutput> ConvertAll<TOutput>( 
   Converter<Event,TOutput> converter
)

パラメータ

converter

型パラメータ

TOutput
参照

C1EventCollection クラス
C1EventCollection メンバ