DataStreams Class
Represents a collection of DataStream objects.
Namespace: elsystem
|
Name |
Type |
Description |
|
Count |
int |
Gets the number of available data streams. |
|
Stream[index] |
object |
Gets a DataStream object representing the data stream at the given index (zero-based). |