TTMSFNCRESTClientRequestQueryParameters.Insert Method
Inserts a query parameter item at the specified index.
API unit family: TMSFNCRESTClient
Declaring type: TTMSFNCRESTClientRequestQueryParameters
Syntax
function Insert(Index: Integer): TTMSFNCRESTClientRequestQueryParameter;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based insertion index. |
Returns
The newly created query parameter.