Table of Contents

TTMSFNCCloudHubicItems.Insert Method

Inserts a new item at the specified position in the collection.

API unit family: TMSFNCCloudHubic Declaring type: TTMSFNCCloudHubicItems

Syntax

function Insert(Index: integer): TTMSFNCCloudHubicItem;

Parameters

Name Description
Index Zero-based position at which the new item is inserted.

Returns

The newly created item.