Remove(Index: Integer): Boolean;
Remove(Index: integer): boolean;
Index. Element index in the collection.
The Remove method removes the specified element from the collection.
If removal is successful, the method returns True, otherwise it returns False.
See also: