Org.W3c.Dom
INodeList
Members
Org.W3c.Dom.INodeList Members
The members of Org.W3c.Dom.INodeList are listed below.
Properties
Methods
Public Properties
[read-only]
Length
int
. The number of nodes in the list.
Public Methods
Item
(
int
)
:
INode
Returns the
index
th item in the collection.