IEnumerable<IState>
An IEnumerable of all IStates in the state machine.
Retrieves all states in the state machine.
Use this method to access every state in the state machine. States are returned in the order they were created.
The list includes: