A sequence item which represents a packet to be played (sent to the Locoent network) at a given time.
Namespace: RRAutoLib.CTCAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4420.16901
Syntax
| C# |
|---|
[SerializableAttribute] public sealed class SeqItem : ISerializable, IComparable<Sequence..::..SeqItem> |
| Visual Basic |
|---|
<SerializableAttribute> _ Public NotInheritable Class SeqItem _ Implements ISerializable, IComparable(Of Sequence..::..SeqItem) |