Item(Index: Integer): IListViewItem;
Index is an index of the list element.
The Item property returns the list element, the index of which is passed by Index parameter.
See also:
IListViewItems