Table of Contents

TTMSFNCLocationRequests.Insert Method

Inserts a new TTMSFNCLocationRequest at the specified collection index and returns it.

API unit family: TMSFNCLocation Declaring type: TTMSFNCLocationRequests

Syntax

function Insert(Index: Integer): TTMSFNCLocationRequest;

Parameters

Name Description
Index Zero-based position at which the item is inserted.

Returns

The newly created collection item.