シンタックス
'宣言
Public Function ConvertAll(Of )( _
ByVal As Converter(Of DayOfWeek,TOutput) _
) As System.Collections.Generic.List(Of TOutput)
public System.Collections.Generic.List<TOutput> ConvertAll<>(
Converter<DayOfWeek,TOutput>
)
パラメータ
- converter
型パラメータ
- TOutput
参照