Visual Basic: Windows Controls
ListSubItems Collection
See Also Example Properties Methods Events
A collection of ListSubItem objects.
Syntax
ListSubItems
Remarks
Like ListItem objects, ListSubItem objects can only be created at run time using the Add method. Use the ListSubItems property to return a reference to the collection.