sloppycode.net
FSO Reference



Collections

Collections are basically a list, array, whatever you want to call them, of objects. These

objects can either be the Drive, Folder or File object. Each item in the collection, being

and object, can then be operated on using its object.



For example fsObject.Drives returns all the drives on the computer the application is

running on. This is a collection of Drive objects. You can cycle through all these Drive

objects using For Each drive in drivesCollection. Then, using, for example, drive.DriveLetter,

will return the drive letter of each of the drives.
› Home
› C#
› Snippets
› Articles
› Tools
› Taglines
› ASP
› Dictionary Object
› FSO
› Unix cheat sheet
› Gaming
› CSS
› Yak
› Umbraco
› About
› Contact
› Privacy
› Projects
› Search
› Sitemap





Buy on Amazon



Buy on Amazon



Buy on Amazon



Buy on Amazon