Previous Document Next Document

Object Model Reference : Classes : T : TreeNodes : Properties : TreeNodes.Item


TreeNodes.Item

Property Item(Index As Long) As TreeNode

Description

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

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.