Object Model Reference : Classes : T : TreeNodes : Properties : TreeNodes.Item |
Property Item(Index As Long) As TreeNode
Member of TreeNodes
The Item property returns a specified child node (or TreeNode object) for a parent node (or TreeNodes object). It is the default property of the TreeNodes class.
The Item property returns a read-only value.
Parameter
|
Description
|
Index
|
Specifies the preset placeholder that uniquely identifies each member of the TreeNodes collection
|
Copyright 2013 Corel Corporation. All rights reserved.