SelectedItems プロパティ (JList)

クラス

JList.

処理

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

構文

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

アクセス

読み取り専用。

Dim selectedItems As IList = colorsList.SelectedItems