IBreadcrumbItems.Move

Syntax

Move(IndexFrom: Integer; IndexTo: Integer);

Parameters

IndexFrom - index of the position of the element that must be moved.

IndexTo - index of the position, to which the element must be moved.

Description

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

See also:

IBreadcrumbItems