Gets the zero-based index of the item within the collection.

[VBScript]
Public ReadOnly Property Name As Integer
[JScript]
public function get Name() : int;

Property Value

A integer representing the zero-based index of this node.

See Also

IndexNode Object | IndexNode Members | HelpProducer Namespace