Streams Collection Object
The Streams collection object is a collection of Stream objects.
The Streams collection object supports the following properties.
Properties |
Access |
Description |
Item |
Read Only |
Returns a specified Stream object. |
Count |
Read Only |
Returns the number of Stream objects. |
The Streams collection object supports the following methods.
Method |
Description |
Open |
Opens a Stream object. |
Find |
Finds a specified Stream object. |
See Also
Stream Objects
© 1996-1999 Microsoft Corporation. All rights reserved.