CheckedIndices プロパティ (ListView)

クラス

ListView.

処理

[読み取り専用] チェックされた項目のインデックスを含むリスト。

構文

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

アクセス

読み取り専用。