バージョン

Item プロパティ (SelectedNodesCollection)

コレクション内の指定した順序位置にある UltraTreeNode インスタンスを返します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As UltraTreeNode
public UltraTreeNode this[ 
   int index
]; {get;}

パラメータ

index
返されるノードの UltraTreeNode.Index
参照