Table of Contents

TTMSFNCGanttTimeSpans.Insert Method

Inserts a working-time span at the specified collection index.

API unit family: TMSFNCGanttClasses Declaring type: TTMSFNCGanttTimeSpans

Syntax

function Insert(Index: Integer): TTMSFNCGanttTimeSpan;

Parameters

Name Description
Index Zero-based insertion index.

Returns

The newly created time span.