Remove(Index: Integer): Boolean;
Index. Element index in the collection.
The Remove method removes the specified element from the collection.
When the element is successfully removed, the method returns True, otherwise it returns False.
See also: