Gets the number of segments connected to the specified end of the bus.
Syntax: |
---|
DlxBus.GetLinkCount(index) |
Parameters
Parameter | Description |
---|---|
index | Specify 0 for the beginning of the bus, 1 for the end of the bus. |
Return Value
Returns the number of objects connected to the specified end of the bus.
Example
Copy code | |
---|---|
|