This collection contains one or more ListItem objects.
listview.ListItems(index)
The ListItems collection supports the following properties:
The ListItems collection supports the following methods:
The ListItems collection is a 1-based collection, which means the collection's Index property begins with the number 1 (versus 0 in a 0-based collection). You can access each item in the collection by its index or unique key.