VehicleExchangeRoute Methods |
[This is preliminary documentation and is subject to change.]
The VehicleExchangeRoute type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateVehicle |
Creates a new vehicle
(Inherited from Route.) | |
| DestoryVehicle |
Destroys a vehicle and sends it to another group.
(Overrides RouteDestoryVehicle(IVehicle).) | |
| Equals |
Equals Implementation
(Inherited from SimulationBase.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode |
GetHashCode impelementation
(Inherited from SimulationBase.) | |
| GetNextPlaceable(IPlaceable) |
Gets the next placeable.
(Inherited from Route.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NextConnection |
Returns the next node on this connection
(Inherited from Route.) | |
| ToString |
ToString Implementation
(Inherited from SimulationBase.) |