Remove(Index: Integer): Boolean;
Remove(Index: Integer): Boolean;
Index. Index of the element to be removed.
The Remove method removes the element with filtering parameters from the collection and returns whether removal is successful.
The method returns True if removal is successful, and False if removal is impossible for some reason.
See also: