City Based Parking and Routing System API Documentation

Lane.GetFirstVehicleNode Property

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

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

Implements

ILane.GetFirstVehicleNode

Remarks

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

See Also

Lane Class | CBPRS.Infrastructure Namespace