Table of Contents

TTMSFNCCloudMicrosoftOneDriveItems Class

Collection of TTMSFNCCloudMicrosoftOneDriveItem objects, used to hold the files and folders returned by listing, search and folder operations.

API unit family: TMSFNCCloudMicrosoftOneDrive Inherits from: TTMSFNCCloudItems

Syntax

TTMSFNCCloudMicrosoftOneDriveItems = class(TTMSFNCCloudItems)

Properties

Name Description
Items Provides indexed access to the items in the collection.

Methods

Name Description
Add Creates a new item, appends it to the collection and returns it.
Insert Creates a new item and inserts it at the given position.