A series of Loconet packets that can be played back onto the network.
The Sequence..::..SeqItem type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
Sequence..::..SeqItem(Double, Packet) |
Initializes a new instance of the Sequence..::..SeqItem class
|
|
|
Sequence..::..SeqItem(SerializationInfo, StreamingContext) |
Initializes a new instance of the Sequence..::..SeqItem class
|
Methods
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
|
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
|
GetObjectData | |
|
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Packet |
The Loconet packet to be played at the associated Time.
|
|
|
Time |
The time at which the associated Loconet Packet will be played.
|
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
|
|
IComparable<(Of <<'(Sequence..::..SeqItem>)>>)..::..CompareTo |