Table of Contents

TTMSFNCCloudStellarDataStoreFilters.Insert Method

Inserts a filter item at the specified index.

API unit family: TMSFNCCloudStellarDataStore Declaring type: TTMSFNCCloudStellarDataStoreFilters

Syntax

function Insert(Index: Integer): TTMSFNCCloudStellarDataStoreFilter;

Parameters

Name Description
Index Zero-based insertion position.

Returns

The newly created filter item.