SelectionCount プロパティ (JTree)

クラス

JTree.

処理

[読み取り専用] 選択されたツリー ノードの数。

構文

'Declaration
Protected Read Property SelectionCount As Integer

アクセス

読み取り専用。

Dim selectionCount As Integer = tree.SelectionCount