Table of Contents

TTMSFNCElevationItems.Insert Method

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

API unit family: TMSFNCElevation Declaring type: TTMSFNCElevationItems

Syntax

function Insert(Index: Integer): TTMSFNCElevationItem;

Parameters

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

Returns

The newly created collection item.