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