IAuditFilterObjects.Move

Syntax

Move(IndexFrom: Integer; IndexTo: Integer);

Parameters

IndexFrom - an index of the position of the filter, that should be moved in the list.

IndexTo - an index of the position, which the filter should be moved to.

Description

The Move method moves the filters in the collection.

See also:

IAuditFilterObjects