Scheduler for WinForms
ConvertAll<TOutput> メソッド (WorkDays)

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.C1Schedule 名前空間 > WorkDays クラス : ConvertAll<TOutput> メソッド
シンタックス
'宣言
 
Public Function ConvertAll(Of TOutput)( _
   ByVal converter As Converter(Of DayOfWeek,TOutput) _
) As System.Collections.Generic.List(Of TOutput)
public System.Collections.Generic.List<TOutput> ConvertAll<TOutput>( 
   Converter<DayOfWeek,TOutput> converter
)

パラメータ

converter

型パラメータ

TOutput
参照

WorkDays クラス
WorkDays メンバ