IBreadcrumbItems.RemoveAt

Syntax

RemoveAt(Index: Integer);

Parameters

Index - index of the position of the element that must be removed.

Description

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

See also:

IBreadcrumbItems