TTMSFNCCloudCloudKitMetaData.Insert Method
Inserts a new metadata field definition at the given position.
API unit family: TMSFNCCloudCloudKit
Declaring type: TTMSFNCCloudCloudKitMetaData
Syntax
function Insert(Index: Integer): TTMSFNCCloudCloudKitMetaDataItem;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position at which the item is inserted. |
Returns
The newly created metadata item.