IndexNode.Index Property |
Gets the zero-based index of the item within the collection.
[VBScript] Public ReadOnly Property Name As Integer
[JScript] public function get Name() : int;
A integer representing the zero-based index of this node.
IndexNode Object | IndexNode Members | HelpProducer Namespace