The Streams collection object is a collection of Stream objects.
The Streams collection object has the following methods:
| Method | Description |
| Open | Opens a Stream object. |
| Find | Finds a specified Stream object. |
The Streams collection object has the following properties:
| Properties | Read/Write | Description |
| Item | R | Returns a specified Stream object. |
| Count | R | Returns the number of Stream objects. |
See Also
© 1996-1998 Microsoft Corporation. All rights reserved.