|
clsUniLV_ColumnHeaders Class
ListView Column Header collection
Properties
Name |
Type |
Description |
Item |
(clsUniLV_ColumnHeader) |
Returns a specific member of a Collection object either by position or by key |
Methods
Name |
Type |
Description |
Add |
(clsUniLV_ColumnHeader) |
Adds a ColumnHeader object to a ColumnHeaders collection |
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. |
|