IBreadcrumbItems.RemoveAt

Syntax

RemoveAt(Index: Integer);

Parameters

Index is an index of position of the element that should be removed.

Description

The RemoveAt method removes element, the index of which is passed by parameter Index.

See also:

IBreadcrumbItems