IValidationCustomMappings.Clear

Syntax

Clear;

Description

The Clear method clears the mapping collection.

Comments

After calling the method, the IValidationCustomMappings.Count property is set to 0.

Example

The method use is given in the example for IValidationCustom.Mappings.

See also:

IValidationCustomMappings