DioDocs for PDF
ConvertAll<TOutput> メソッド (TextMapFragment)

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.TextMap 名前空間 > TextMapFragment クラス : ConvertAll<TOutput> メソッド
シンタックス
'宣言
 
Public Function ConvertAll(Of TOutput)( _
   ByVal converter As System.Converter(Of TextLineFragment,TOutput) _
) As System.Collections.Generic.List(Of TOutput)
public System.Collections.Generic.List<TOutput> ConvertAll<TOutput>( 
   System.Converter<TextLineFragment,TOutput> converter
)

パラメータ

converter

型パラメータ

TOutput
参照

TextMapFragment クラス
TextMapFragment メンバ