IndexNode overview

Public Properties

public property Index Gets the zero-based index of the item within the collection.
public property Name Gets or sets the name of this IndexNode.
public property NextNode Gets the next sibling node this node.
public property Nodes Gets the child node collection of this node.
public property Parent Gets the parent node this node.
public property PrevNode Gets the previous sibling node this node.

See Also

IndexNode Object | HelpProducer Namespace