PkStatesListNext Method (Byte) |
Gets the next state in the list relative to a given state.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxParameters
- bytValue
- Type: SystemByte
Return Value
Type:
PkStatesListStateReturns
Nothing if less than two states exist or the given state is invalid.
RemarksLast item in the list is wrapped around to the first.
See Also