Document Library for WPF
ConvertAll<TOutput> メソッド

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

パラメータ

converter

型パラメータ

TOutput
参照

LogEntryList クラス
LogEntryList メンバ