Reports for WinForms
ConvertAll<TOutput> メソッド (KeyMapStack)

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

パラメータ

converter

型パラメータ

TOutput
参照

KeyMapStack クラス
KeyMapStack メンバ