Count: Integer;
The Count property returns the number of mappings in the collection.
To get specified mapping from the collection, use the IValidationCustomMappings.Item property.
The property use is given in the example for IValidationCustomMappings.FillByAttributes.
See also: