Gathering Information About the Named Node Map
Like the IXMLDOMNodeList
object, the IXMLDOMNamedNodeMap
object exposes the length
property. This property returns the number of members in the named node map.
See Also
length Property (IXMLDOMNamedNodeMap)