PowerTools ActiveReports 9.0J Server ユーザーガイド
ConvertAll<TOutput> メソッド (LookupFieldValues)

構文
'宣言
 
Public Function ConvertAll(Of TOutput)( _
   ByVal converter As System.Converter(Of Object,TOutput) _
) As System.Collections.Generic.List(Of TOutput)
public System.Collections.Generic.List<TOutput> ConvertAll<TOutput>( 
   System.Converter<object,TOutput> converter
)

パラメータ

converter

型パラメータ

TOutput
参照

関連項目

LookupFieldValues クラス
LookupFieldValues メンバ