AddBundleInstance Method
Description
Adds a bundle instance into the bundle alignment linked list for the specified station index. Returns false if the station number doesn't exist or the instance already exists
Syntax
| Visual Basic |
|---|
Public Function AddBundleInstance( _ ByVal StationIndex As Long _ ) As Boolean |
Parameters
- StationIndex
See Also