Gets the object linked with this bus entry.
|  Syntax: | 
|---|
| DlxBusentry.GetLinkedObject(index) | 
Parameters
| Parameter | Description | 
|---|---|
| index | Object index. The value must be between 0 and GetLinkCount()-1. | 
Return Value
Returns the object corresponding to the index. Call the IsValid() method to determine if the object is valid.
Example
|  Copy code | |
|---|---|
|  | |
