SelectionCount プロパティ (JTree)

クラス

JTree.

処理

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

構文

C#
protected Integer SelectionCount { get; }
VB
'Declaration
Protected Read Property SelectionCount As Integer

アクセス

読み取り専用。

VB

Dim selectionCount As Integer = tree.SelectionCount