Delete(Index: Integer);
Index. Index of the element to be removed.
The Delete method removes element, the index of which is passed by the Index parameter.
See also:
IListViewItems