IndexNodeCollection.Add Method |
Adds an IndexNode to this collection.
[VBScript] Public Sub Add( _ ByVal node As IndexNode _ )
[JScript] public function Add( node : IndexNode );
IndexNodeCollection Object | IndexNodeCollection Members | HelpProducer Namespace