SelectedItems プロパティ (ListView)

クラス

ListView.

処理

[読み取り専用] 選択された項目を含むリスト。

構文

C#
protected List(Of ItemIdentifier) SelectedItems { get; }
VB
'Declaration
Protected Read Property SelectedItems As List(Of ItemIdentifier)

アクセス

読み取り専用。