TTMSFNCRouteCalculatorSegments Class
Maintains the ordered segments of a calculated route.
API unit family: TMSFNCRoutecalculator
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCRouteCalculatorSegments = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to collection items. |
| Route | Returns the owning route. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new item to the collection. |
| Insert | Inserts a new item at the specified index. |