The Files object stores a collection of File objects. Use the Get property o the control to access the Files collection.
Use the Get property of the Files collection to filter the
File objects into a new Files collection. The Files collection implements "for
each" statement. Use the Item property to access a File object given its name or its
index into collection.