LightBox for ASP.NET Web Forms
ConvertAll<TOutput> メソッド

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

パラメータ

converter

型パラメータ

TOutput
参照

C1LightBoxItemCollection クラス
C1LightBoxItemCollection メンバ