IOrmConditions.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears collection of conditions.

Comments

Use the IOrmConditions.Remove method to remove one condition from the collection.

See also:

IOrmConditions