August 1999
Intermediate to advanced
1488 pages
72h 53m
English
Core JScript Collection of Drive objects.
The Drives collection holds a read-only collection of all the available drives. A collection is similar to an array except that an item pointer is used to navigate through the items in the collection rather than an array index. As you would with arrays, you can only move the current item pointer to the first or next element of a collection. Because the Drive object is a collection the drives can only be accessed by using and Enumerator object. The properties associated with the Drives object are listed in Table 9.6. For more information on accessing collections see the Enumerator section in this chapter.
| Item ... |
|---|
Read now
Unlock full access