IBreadcrumbItems.Item

Syntax

Item(Index: Integer): IBreadcrumbItem;

Parameters

Index is the element index.

Description

The Item property returns parameters of the element, the index of which is passed by the Index parameter.

See also:

IBreadcrumbItems