Table of Contents

TTMSFNCCloudStellarDataStoreUsers.Insert Method

Inserts a user item at the specified index.

API unit family: TMSFNCCloudStellarDataStore Declaring type: TTMSFNCCloudStellarDataStoreUsers

Syntax

function Insert(Index: Integer): TTMSFNCCloudStellarDataStoreUser;

Parameters

Name Description
Index Zero-based insertion position.

Returns

The newly created user item.