List<T>.ConvertAll<TOutput>(Converter<T,TOutput>) メソッド (System.Collections.Generic)

現在の List<T> の要素を別の型に変換し、変換された要素が格納されたリストを返します。 </t>