Reports for WPF
ConvertAll<TOutput> メソッド (RenderObjectList)

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

パラメータ

converter

型パラメータ

TOutput
参照

RenderObjectList クラス
RenderObjectList メンバ