RemoveByIndex(Index: Integer): Boolean;
Index. Element index in the collection.
The RemoveByIndex method removes element from the collection by index and returns confirmation of successful deletion.
This method returns True if the element is successfully removed.
See also: