IValidationRules.MoveTo

Syntax

MoveTo(FromIndex: Integer; ToIndex: Integer);

Parameters

FromIndex: Index of position from which the rule is to be moved.

ToIndex: Index of position to which the rule is to be moved.

Description

The MoveTo method moves a rule within the collection.

See also:

IValidationRules