Table of Contents

TTMSFNCGeocodingRequests.Insert Method

Inserts a new geocoding request at the specified collection index.

API unit family: TMSFNCGeocoding Declaring type: TTMSFNCGeocodingRequests

Syntax

function Insert(Index: Integer): TTMSFNCGeocodingRequest;

Parameters

Name Description
Index Zero-based insertion index.

Returns

The newly created request.