TocNodeCollection.Remove Method |
Removes an element from this collection.
[VBScript] Public Function Remove( _ ByVal index As Object _ ) As TocNode
[JScript] public function Remove( index : Object ) : TocNode;
The element removed from the specified index.
TocNodeCollection Object | TocNodeCollection Members | HelpProducer Namespace