Click or drag to resize

ListView.GetAllSelectedItems Method

X#
Get an array with all the selected Listview Items

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

Return Value

Type: Usual
An array with all selected Listview Items
See Also