IndexNodeCollection.Create Method |
Creates an IndexNode object.
[VBScript] Public Sub Create() As IndexNode
[JScript] public function Create() : IndexNode;
An IndexNode object.
To add this object to the collection, use the method Add.
IndexNodeCollection Object | IndexNodeCollection Members | HelpProducer Namespace