ListView.ListViewItemCollection

class ListView
static
class ListViewItemCollection {
ListViewItem[] _items;
}

Meta