Table of Contents

TTMSFNCCloudHubicItems.Items Property

Provides indexed access to the items in the collection.

API unit family: TMSFNCCloudHubic Declaring type: TTMSFNCCloudHubicItems Type: TTMSFNCCloudHubicItem

Syntax

property Items[index: integer]: TTMSFNCCloudHubicItem;

Parameters

Name Description
index Zero-based index of the item to access.