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