Unicode Controls & Classes for VB6 - Version 4

clsUniLV_ListItems Class

ListView Item collection

Enums
Name Description
Events
Name Description
Properties
Name Type Description
Item (clsUniLV_ListItem) Returns a specific member of a Collection object either by position or by key
Methods
Name Type Description
Add (clsUniLV_ListItem) Adds a new item to the ListItems arrayList
Clear Removes all objects in a collection.
Count (Long) Returns the number of objects in a collection.
Remove Removes a specific member from a collection.
Swap Swaps two items in the list
Remarks