TTMSFNCCloudStellarDataStoreSortOrderList.Insert Method
Inserts a sort-order item at the specified index.
API unit family: TMSFNCCloudStellarDataStore
Declaring type: TTMSFNCCloudStellarDataStoreSortOrderList
Syntax
function Insert(Index: Integer): TTMSFNCCloudStellarDataStoreSortOrderItem;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based insertion position. |
Returns
The newly created sort-order item.