How can I retrieve a collection of file locations if I give the method a location of the parent fold
        Posted  
        
            by Sergio Tapia
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sergio Tapia
        
        
        
        Published on 2010-06-16T02:21:39Z
        Indexed on 
            2010/06/16
            2:32 UTC
        
        
        Read the original article
        Hit count: 381
        
For example, given the folder: C:\images\a
How could I retrieve a collection of all of the images in that folder? Thank you.
© Stack Overflow or respective owner