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