Table of Contents

TTMSFNCCloudMicrosoftOneDriveItems.Insert Method

Creates a new item and inserts it at the given position.

API unit family: TMSFNCCloudMicrosoftOneDrive Declaring type: TTMSFNCCloudMicrosoftOneDriveItems

Syntax

function Insert(Index: integer): TTMSFNCCloudMicrosoftOneDriveItem;

Parameters

Name Description
Index Zero-based position at which to insert the item.

Returns

The newly inserted item.