Table of Contents

TTMSFNCCloudCloudKitEntities.Items Property

Provides indexed access to the records in the collection.

API unit family: TMSFNCCloudCloudKit Declaring type: TTMSFNCCloudCloudKitEntities Type: TTMSFNCCloudCloudKitEntity

Syntax

property Items[Index: Integer]: TTMSFNCCloudCloudKitEntity;

Parameters

Name Description
Index Zero-based index of the record to access.