Index.Nodes Property |
Gets a collection of IndexNode objects.
[VBScript] Public ReadOnly Property Nodes As IndexNodeCollection
[JScript] public function get Nodes() : IndexNodeCollection;
An IndexNodeCollection object representing a collection of IndexNode objects.