public class SequenceItem<TAction>
Public Class SequenceItem(Of TAction)No code example is currently available or this language may not be supported.| SequenceItemTAction | Initializes a new instance of the SequenceItemTAction class |
| Actions | Get a reference to the collection of actions on this sequence. |
| SequenceName | Get/Set the name of the sequence. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |