TTMSFNCTollCostRequests.Insert Method
Inserts a new TTMSFNCTollCostStep at the specified collection index and returns it.
API unit family: TMSFNCTollCost
Declaring type: TTMSFNCTollCostRequests
Syntax
function Insert(Index: Integer): TTMSFNCTollCostRequest;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position at which the item is inserted. |
Returns
The newly created collection item.