TTMSFNCRouteCalculatorAlternativeSegments Class
Maintains alternative paths for a route segment.
API unit family: TMSFNCRoutecalculator
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCRouteCalculatorAlternativeSegments = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to collection items. |
| Segment | Returns the owning route segment. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new item to the collection. |
| Insert | Inserts a new item at the specified index. |