SelectedItemPaths プロパティ (JTree)

クラス

JTree.

処理

[読み取り専用] 選択された項目パスのリスト。

構文

'Declaration
Protected Read Property SelectedItemPaths As List(Of ItemPath)

アクセス

読み取り専用。

Dim selectedItemPaths As IList = tree.SelectedItemPaths