IBreadcrumbItems.Insert

Syntax

Insert(Index: Integer): IBreadcrumbItem;

Parameters

Index - index of the position, to which a new element is inserted. Indexation of elements starts with 0.

Description

The Insert method inserts a new element in the specified position. Position index is passed by Index parameter.

See also:

IBreadcrumbItems