SelectionCount Property (JTree)

Class

JTree.

Action

Gets the number of tree nodes selected.

Syntax

'Declaration
Protected Read Property SelectionCount As Integer

Access

Read only.

Examples

Dim selectionCount As Integer = tree.SelectionCount