SelectedIndices プロパティ (DomListBox)

クラス

DomListBox.

処理

[読み書き可能] 選択した項目の索引。

構文

C#
protected List(Of Integer) SelectedIndices { get; set; }
VB
'Declaration
Protected ReadWrite Property SelectedIndices As List(Of Integer)

アクセス

読み書き。