Count: Integer;
The Count property returns the number of elements in collection.
To add an element to the collection, use the IValidationCrossDatabaseMappings.Add method, to remove the element, use the IValidationCrossDatabaseMappings.Remove method, to remove all the elements, use the IValidationCrossDatabaseMappings.Clear method.
The property use is given in the example for IValidationCrossDatabase.Mappings.
See also: