|
clsUniLV_ListSubItems Class
ListView SubItem collection
Properties
Name |
Type |
Description |
Item |
(clsUniLV_ListSubItem) |
Returns a specific member of a Collection object either by position or by key |
Methods
Name |
Type |
Description |
Add |
(clsUniLV_ListSubItem) |
Adds a new item to the ListSubItems 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. |
|