Previous PageNext Page

8.13 VBScript Collections

Collections

Drives
 
Read-only collection of available drives.
 
Files
 
Collection of all File objects within a Folder object.
 
Folders
 
Collection of all Folder objects within a Folder object.
 

Collection Methods

AddFolders
 
Adds a new Folder object to a Folders collection.
 

Collection Properties

Count
 
The number of items in a collection.
 
Item
 
An item in a collection.
 


Copyright © 2000 Chili!Soft

Previous PageTop Of PageNext Page