List<clsDEFile> getFiles( string folderPath, bool recursive )
Function getFiles ( _ folderPath As String, _ recursive As Boolean _ ) As List(Of clsDEFile)
List<clsDEFile^>^ getFiles( String^ folderPath, bool^ recursive )