Gets a collection of IndexNode objects.

[VBScript]
Public ReadOnly Property Nodes As IndexNodeCollection
[JScript]
public function get Nodes() : IndexNodeCollection;

Property Value

An IndexNodeCollection object representing a collection of IndexNode objects.

See Also

Index Object | Index Members | HelpProducer Namespace