2
Answers

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

Sumit Kumawat

Sumit Kumawat

12y
2.5k
1
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)