Remove(Index: Integer): Boolean;
Index. Collection element index.
The Remove method removes an element from the collection by its index.
If after executing the method returns True, the removal was successful. 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: