2
Answers

how to merge DirectoryInfo[] and FileInfo[] array?

hi all,

is it possible to merge DirectoryInfo[] and FileInfo[] array so that i can have only one array which hold all information of files and folders in it.

thanks in advacne :)

Answers (2)