Clear;
The Clear method removes all elements from the collection.
After executing the method, value of IValidationCrossDatabaseMappings.Count is equal to zero.
To remove one element, use the IValidationCrossDatabaseMappings.Remove method.
The property use is given in the example for IValidationCrossDatabase.Mappings.
See also: