DataStreams Class

Represents a collection of DataStream objects.

Namespace: elsystem

Properties
  Name Type Description
Public property Count int Gets the number of available data streams.
Public property Stream[index] object Gets a DataStream object representing the data stream at the given index (zero-based).
Inheritance Hierarchy

elsystem.Object

elsystem.DataStreams