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