From the looks of it you should be able to call that routine multiple times, once for each file changing the FileFullPath each time to the next file....
In my Winform application, I have a DataGridView where a user can select options from the list. There may be one option, there may be 20.
The DGV is...