IndexNodeCollection.Item Method |
Gets the IndexNode at the specified index.
[VBScript] Public Function Item( _ ByVal index As Object _ ) As IndexNode
[JScript] public function Item( index : Object ) : IndexNode;
The IndexNode at the specified index.
IndexNodeCollection Object | IndexNodeCollection Members | HelpProducer Namespace