property Node.Index as Long
Retrieves the index of the node within the collection.
Type
Description
Long
A long expression that indicates the index of the node in the
Nodes
collection.
The Index property specify the node's index in the control's nodes collection. Use the
Item
property to access a node by its index. Use the
Key
property to identify a node. Use the
Add
method to insert new nodes to the control's nodes collection.
Send comments on this topic.
© 1999-2008
Exontrol Inc, Software
. All rights reserved.