Click or drag to resize

SimulationServiceGetVehicles Method

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

Retursn a list of Vehicles

Namespace:  TrafficSimulation.Simulation.WebService
Assembly:  TrafficSimulation.Simulation.WebService (in TrafficSimulation.Simulation.WebService.exe) Version: 1.0.0.2 (1.0.0.2)
Syntax
public List<Vehicle> GetVehicles()

Return Value

Type: ListVehicle

[Missing <returns> documentation for "M:TrafficSimulation.Simulation.WebService.SimulationService.GetVehicles"]

Implements

ISimulationServiceGetVehicles
See Also