S
Sweetiecakes
Hi
I have an string[] array containing file paths. I have added them to a
ListBox with AddRange();
When I delete an item from the ListBox, how can I delete the same item
from the original array?
Thanks
I have an string[] array containing file paths. I have added them to a
ListBox with AddRange();
When I delete an item from the ListBox, how can I delete the same item
from the original array?
Thanks