TTMSFNCTollCostSteps Class
Non-visual component that provides toll cost functionality.
API unit family: TMSFNCTollCost
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCTollCostSteps = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides access to the TTMSFNCTollCostStep at the specified collection index. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new TTMSFNCTollCostStep to the collection and returns it. |
| Insert | Inserts a new TTMSFNCTollCostStep at the specified collection index and returns it. |