SelectedItems Property (JList)

Class

JList.

Action

Gets the list of names or indices of the selected list items.

Syntax

'Declaration
Protected Read Property SelectedItems As List(Of ItemIdentifier)

Access

Read only.

Examples

Dim selectedItems As IList = colorsList.SelectedItems