City Based Parking and Routing System API Documentation

Intersection.Item Property

Gets the road at the specified RoadPosition.

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

Parameters

position
The RoadPosition at which to retrieve the road.

Implements

IIntersection.Item

See Also

Intersection Class | CBPRS.Infrastructure Namespace