Creates an IndexNode object.

[VBScript]
Public Sub Create() As IndexNode
[JScript]
public function Create() : IndexNode;

Return Value

An IndexNode object.

Remarks

To add this object to the collection, use the method Add.

See Also

IndexNodeCollection Object | IndexNodeCollection Members | HelpProducer Namespace