![]() |
Overloaded. Initializes a new instance of the Route class. |
![]() | Gets or sets the destination IIntersection of the current route. |
![]() | Gets or sets the DirectionTypes for entry onto the next lane. |
![]() | Determines if this route has a ISideObject as destination. |
![]() | Gets or sets the number of turns to the left. |
![]() | Gets or sets the next Lane of the current route. |
![]() | Gets or sets the number of turns to the right. |
![]() | Gets or sets the ISideObject destination of the current route. |
![]() | Gets or sets the starting IIntersection of the current route. |
![]() | Gets or set the time at which travel begun. |
![]() | The number of lanes traveled since the route was begun. |
![]() | Gets or sets the travel time consumed while following this route. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | The IIntersection at which the route ends. |
![]() | The direction of the turn needed for entry onto the next lane. |
![]() | The number of turns to the left. |
![]() | The next Lane in the route. |
![]() | The number of turns to the right. |
![]() | The side object along the road at which the vehicle should stop. |
![]() | The IIntersection at which the route begins. |
![]() | The time at which the route was started. |
![]() | The number of lanes traveled on since the route begun. |
![]() | The travel time taken since the begin of the journey. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
Route Class | CBPRS.Infrastructure Namespace