ListView.getItems

Overview | Methods | This Package | All Packages

ListView.getItems

Retrieves an array containing all the items in the list view control.

Syntax

public final ListItem[] getItems()

Return Value

Returns a zero-based array of ListItem objects that represent the items in the list view control.

See Also   setItems