Module

IXMLDOMNodeList

Inheritance
Included Modules
WIN32OLE::VARIANT

Attributes

Name Visibility R/W Description
lastargs public R

Methods

Instance

Visibility Signature
public item ()
public length ()
public nextNode ()
public reset ()

Instance Method Detail

item()

PTR item collection of nodes

  I4 arg0 --- index [IN]

length()

I4 length number of nodes in the collection

nextNode()

IXMLDOMNode nextNode get next node from iterator

reset()

VOID reset reset the position of iterator