City Based Parking and Routing System API Documentation

IIntersection.Item Property

Gets the road at the specified RoadPosition.

IRoad this[
   CBPRS.Infrastructure.RoadPosition position
] {get;}

Parameters

position
The RoadPosition at which to retrieve the road.

See Also

IIntersection Interface | CBPRS.Infrastructure Namespace