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