IBreadcrumbItems.Move

Syntax

Move(IndexFrom: Integer; IndexTo: Integer);

Parameters

IndexFrom is an index of position of the element that should be moved.

IndexTo is an index of the position to which the element should be moved.

Description

The Move method moves the specified element to the specified position.

See also:

IBreadcrumbItems