OutputLaneExits¶
Type ISIAPIOutputLaneExits · Interface
Namespace SIDRASolutions.SI.API
Assembly SIDRASolutions.SI.API.dll
COM CLSID 3090F809-68DB-4B88-88A5-2159F20BC602
Declaration¶
Members¶
Properties
| Property | Type | Summary |
|---|---|---|
| Count | int |
|
| this[] | ISIAPIOutputLaneExit |
Methods
| Method | Returns | Summary |
|---|---|---|
| LaneExists(int) | bool |
Properties¶
Count¶
Type int
Code samples
this[]¶
Type ISIAPIOutputLaneExit
Code samples
Methods¶
LaneExists(int)¶
Parameters
| Name | Type | Description |
|---|---|---|
laneno |
int |
Exit Lane Number, a one-based integer, counts Exit Lanes only from left to right looking in the direction of departure. |
Returns bool