SelectedIndices プロパティ (JList)

クラス

JList.

処理

[読み取り専用] 選択されたリスト項目のインデックスのリスト。

構文

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

アクセス

読み取り専用。

Dim selectedIndices As IList = colorsList.SelectedIndices