OutputLanes¶
Type ISIAPIOutputLanes · Interface
Namespace SIDRASolutions.SI.API
Assembly SIDRASolutions.SI.API.dll
COM CLSID 388178C1-B04E-404E-90F6-4C5143B3F818
Declaration¶
Members¶
Properties
| Property | Type | Summary |
|---|---|---|
| Count | int |
|
| this[] | ISIAPIOutputLane |
Methods
| Method | Returns | Summary |
|---|---|---|
| LaneExists(int) | bool |
Properties¶
Count¶
Type int
Code samples
this[]¶
Type ISIAPIOutputLane
Code samples
Methods¶
LaneExists(int)¶
Parameters
| Name | Type | Description |
|---|---|---|
laneno |
int |
Approach Lane Number, a one-based integer, counts Approach Lanes only from left to right looking in the direction of departure. |
Returns bool