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