City Based Parking and Routing System API Documentation

ILane.AddVehicle Method 

Adds a vehicle to the collection of vehicles.

void AddVehicle(
   IVehicle vehicle
);

Parameters

vehicle
A IVehicle object.

See Also

ILane Interface | CBPRS.Infrastructure Namespace