Item(Index: Integer): IValidationCrossDatabaseMapping;
Index. Collection element index.
The Item property returns the collection element by its index.
Indexing of collection elements is continuous and starts with zero. The number of elements in the collection is returned by the IValidationCrossDatabaseMappings.Count property.
See also: