SelectedIndices Property (ListView)

Class

ListView.

Action

Gets a list containing the indices of the selected items.

Syntax

'Declaration
Protected Read Property SelectedIndices As List(Of Integer)

Access

Read only.