City Based Parking and Routing System API Documentation

Lane.GetLastVehicleNode Property

Gets the linked list node containing the last vehicle on the lane.

public IVehicle, Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]] GetLastVehicleNode {get;}

Implements

ILane.GetLastVehicleNode

Remarks

If the lane contains only one vehicle the last vehicle is also the first.

See Also

Lane Class | CBPRS.Infrastructure Namespace