lothos12345
Well-known member
I have a visual basic.net application I have files in a folder and for each file in the directory I want too add them to an arraylist. But I want them to be sorted from top to bottom based on there creation times. How can I accomplish this? Any help offerred is greatly appreciated.