Click or drag to resize

ListView.GetAllItems Method (Typed)

X#
Get an array with all the Listview Items

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.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