City Based Parking and Routing System API Documentation

IRoad.GetLanesLeadingFrom Method 

Gets the lanes leading from the specified intersection.

0, Culture=neutral, PublicKeyToken=null]] GetLanesLeadingFrom(
   IIntersection intersection
);

Parameters

intersection
A intersection connected to this road.

Return Value

The lane collection of lanes leading from the intersection.

See Also

IRoad Interface | CBPRS.Infrastructure Namespace