IValidationUserComponents.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear;

Description

The Clear method clears the collection.

Comments

After calling Clear, value of the IValidationUserComponents.Count property is equal to zero.

Fore Example

The property use is given in the example for IValidationFilter.UserComponents.

See also:

IValidationUserComponents