Click or drag to resize

ListView.GetAllItems Method

X#
Get an array with all the Listview Items

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD GetAllItems() AS USUAL
Request Example View Source

Return Value

Type: Usual
An array with all Listview Items
See Also