Click or drag to resize

IVehicleExchangeReceiveVehicle Method

[This is preliminary documentation and is subject to change.]

Receives the vehicle.

Namespace:  TrafficSimulation.Simulation.Engine.VehicleExchange
Assembly:  TrafficSimulation.Simulation.Engine (in TrafficSimulation.Simulation.Engine.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
IVehicle ReceiveVehicle()

Return Value

Type: IVehicle
A vehicle if one is available. Otherwise null
See Also