SelectedIndices プロパティ (Tree)

クラス

Tree.

処理

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

構文

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

アクセス

読み書き。