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