Zip for WPF/Silverlight
ConvertAll<TOutput> メソッド

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

パラメータ

converter

型パラメータ

TOutput
参照

C1ZipEntryCollection クラス
C1ZipEntryCollection メンバ