Table of Contents

TTMSFNCGeocodingItems.Insert Method

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

API unit family: TMSFNCGeocoding Declaring type: TTMSFNCGeocodingItems

Syntax

function Insert(Index: Integer): TTMSFNCGeocodingItem;

Parameters

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

Returns

The newly created collection item.