PDF for .NET
ConvertAll<TOutput> メソッド (PdfPageCollection)

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

パラメータ

converter

型パラメータ

TOutput
参照

PdfPageCollection クラス
PdfPageCollection メンバ