'宣言 Public Function ConvertAll(Of TOutput)( _ ByVal converter As Converter(Of LogEntry,TOutput) _ ) As System.Collections.Generic.List(Of TOutput)
public System.Collections.Generic.List<TOutput> ConvertAll<TOutput>( Converter<LogEntry,TOutput> converter )
LogEntryList クラス LogEntryList メンバ