RealTimeSequence Constructor
- Updated2023-02-21
- 2 minute(s) read
| Name | Description | |
|---|---|---|
| RealTimeSequence() | Initializes a new instance of the RealTimeSequence class. | |
| RealTimeSequence(RealTimeSequence) | Initializes a new instance of the RealTimeSequence class by copying an existing instance. | |
| RealTimeSequence(String) | Initializes a new instance of the RealTimeSequence class for the file at the specified file path. | |
| RealTimeSequence(String, DataValue) | Initializes a new instance of the RealTimeSequence class and creates a new, empty sequence with the specified return, or output, value. |