シンタックス
'宣言
Public Function ConvertAll(Of )( _
ByVal As System.Converter(Of IPdfObject,TOutput) _
) As System.Collections.Generic.List(Of TOutput)
public System.Collections.Generic.List<TOutput> ConvertAll<>(
System.Converter<IPdfObject,TOutput>
)
パラメータ
- converter
型パラメータ
- TOutput
参照